Skip to content

Commit 501bca2

Browse files
committed
Updated @angular/cli
Latest update might fix my deployment issue: angular/angular-cli#6730 Funny stuff here. Error on ng serve: https://puu.sh/yJxDb/00ca4e862d.png Solution here: https://puu.sh/yJxDS/194cdea151.png WTF!
1 parent 528a7eb commit 501bca2

File tree

2 files changed

+72
-147
lines changed

2 files changed

+72
-147
lines changed

package-lock.json

+71-146
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"zone.js": "^0.8.14"
3434
},
3535
"devDependencies": {
36-
"@angular/cli": "1.6.0",
36+
"@angular/cli": "^1.6.1",
3737
"@angular/compiler-cli": "^5.0.0",
3838
"@angular/language-service": "^5.0.0",
3939
"@types/jasmine": "~2.5.53",

0 commit comments

Comments
 (0)