Skip to content

Commit f428f7f

Browse files
Remove prepare script from package.json
1 parent 74e49d6 commit f428f7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"url": "git+https://github.com/topcoder-platform/topcoder-react-lib.git"
2222
},
2323
"scripts": {
24-
"prepare": "npm run build",
2524
"build": "npm run clean && npm run build:dev && npm run build:prod",
2625
"build:dev": "./node_modules/.bin/webpack --env=development --progress --profile --colors --display-optimization-bailout",
2726
"build:dev:watch": "npm run clean && ./node_modules/.bin/webpack --env=development --progress --profile --colors --watch --display-optimization-bailout",

0 commit comments

Comments
 (0)