chore: remove unused dependencies

This commit is contained in:
Xmader 2020-10-19 05:57:27 -04:00
parent 50c770aab1
commit f4252f5c9f
1 changed files with 0 additions and 2 deletions

View File

@ -14,7 +14,6 @@
},
"homepage": "https://github.com/Xmader/musescore-downloader#readme",
"dependencies": {
"md5": "^2.3.0",
"pdfkit": "git+https://github.com/Xmader/pdfkit.git",
"svg-to-pdfkit": "^0.1.8",
"webmscore": "^0.10.4"
@ -22,7 +21,6 @@
"devDependencies": {
"@rollup/plugin-json": "^4.0.0",
"@types/file-saver": "^2.0.1",
"@types/md5": "^2.2.0",
"@types/pdfkit": "^0.10.4",
"rollup": "^1.26.3",
"rollup-plugin-commonjs": "^10.1.0",