Skip to content

Commit 12b549a

Browse files
committed
refactor: remove typings-install
1 parent dbbab90 commit 12b549a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "1.0.0",
44
"description": "A simple starter Angular2 project",
55
"scripts": {
6-
"typings-install": "node node_modules/typings/dist/bin.js install",
76
"build": "node node_modules/webpack/bin/webpack.js --inline --colors --progress --display-error-details --display-cached",
87
"watch": "npm run build -- --watch",
98
"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)