diff --git a/package.json b/package.json index 1be9db449..f63f40b16 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,6 @@ "serve": "babel-node src/server.js", "prepare-macos-linux": "husky install && chmod ug+x .husky/* && chmod ug+x .git/hooks/*", "prepare": "husky install", - "install": "npm install --ignore-scripts sharp", "postinstall": "npx puppeteer browsers install chrome" }, "author": "AK",