Skip to content

Commit e9d54f2

Browse files
committed
locked npm version
1 parent ba9eace commit e9d54f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular-v2.0.0/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "karma start",
88
"precompile": "ngc",
99
"build-prod": "npm run precompile && node rollup.config.js --prod",
10-
"build-dev": "npm run precompile && node rollup.config.js"
10+
"build-dev": "npm run precompile && node rollup.config.js",
1111
"postinstall": "typings install"
1212
},
1313
"license": "MIT",

0 commit comments

Comments
 (0)