diff --git a/package.json b/package.json index fe1a59d..93e87f8 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "serve": "node src/app.js DownloadNet serve", "lint": "watch -n 5 npx eslint .", "test-hl": "node src/highlighter.js", - "prepublishOnly": "npm run build; rm -rf build/bin/" + "prepublishOnly": "npm run build" }, "repository": { "type": "git",