diff --git a/package.json b/package.json index e1acffed23..39a7903c5a 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,7 @@ "test": "karma start karma.unit.conf.js", "test-browserunit": "karma start build/karma.conf.js", "test-functional": "node test/functional/runTests.js --selenium=remote --app=remote", - "prepare": "node githook.js", - "prepack": "npm run build" + "prepare": "node githook.js" }, "devDependencies": { "@babel/core": "^7.13.8",