Skip to content

Commit b23d006

Browse files
committed
remove postintall
1 parent 05ae758 commit b23d006

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: package.json

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"description": "A simple starter Angular2 project",
55
"scripts": {
66
"typings-install": "node node_modules/typings/dist/bin.js install",
7-
"postinstall": "npm run typings-install",
87
"build": "node node_modules/webpack/bin/webpack.js --inline --colors --progress --display-error-details --display-cached",
98
"watch": "npm run build -- --watch",
109
"server": "node node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --colors --progress --display-error-details --display-cached --port 3000 --content-base src",

0 commit comments

Comments
 (0)