chore: remove unused dependencies
This commit is contained in:
parent
50c770aab1
commit
f4252f5c9f
1 changed files with 0 additions and 2 deletions
|
@ -14,7 +14,6 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/Xmader/musescore-downloader#readme",
|
"homepage": "https://github.com/Xmader/musescore-downloader#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"md5": "^2.3.0",
|
|
||||||
"pdfkit": "git+https://github.com/Xmader/pdfkit.git",
|
"pdfkit": "git+https://github.com/Xmader/pdfkit.git",
|
||||||
"svg-to-pdfkit": "^0.1.8",
|
"svg-to-pdfkit": "^0.1.8",
|
||||||
"webmscore": "^0.10.4"
|
"webmscore": "^0.10.4"
|
||||||
|
@ -22,7 +21,6 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@rollup/plugin-json": "^4.0.0",
|
"@rollup/plugin-json": "^4.0.0",
|
||||||
"@types/file-saver": "^2.0.1",
|
"@types/file-saver": "^2.0.1",
|
||||||
"@types/md5": "^2.2.0",
|
|
||||||
"@types/pdfkit": "^0.10.4",
|
"@types/pdfkit": "^0.10.4",
|
||||||
"rollup": "^1.26.3",
|
"rollup": "^1.26.3",
|
||||||
"rollup-plugin-commonjs": "^10.1.0",
|
"rollup-plugin-commonjs": "^10.1.0",
|
||||||
|
|
Loading…
Reference in a new issue