]> git.lizzy.rs Git - horimiya-dl.git/blobdiff - package.json
Style fixes
[horimiya-dl.git] / package.json
index e7e49bc1f7afe4660328d0e57b3cde8ddbb45c63..8ec1c651355f88bef11a6ae4cbe9f4b33790bf4b 100644 (file)
@@ -4,7 +4,7 @@
   "description": "Horimiya Manga downloader",
   "main": "init.js",
   "scripts": {
-    "test": "echo \"Error: no test specified\" && exit 1"
+    "start": "node init.js"
   },
   "repository": {
     "type": "git",
@@ -20,7 +20,6 @@
     "cli-progress": "^3.10.0",
     "download": "^8.0.0",
     "pdfkit": "^0.13.0",
-    "sharp": "^0.30.3",
     "unzipper": "^0.10.11"
   }
 }