Skip to content

Commit 13ccb33

Browse files
authored
Update package.json
1 parent a2768b7 commit 13ccb33

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424
"webpack": "~1.13.1"
2525
},
2626
"scripts": {
27-
"preinstall": "npm install --ignore-scripts",
28-
"postinstall": "npm run build",
2927
"prebuild": "typings install & rimraf dist build",
3028
"build": "tsc -d & npm run build:dist & npm run build:prod",
3129
"build:dist": "webpack",

0 commit comments

Comments
 (0)