Skip to content

Commit

Permalink
fix(@angular/cli): update dependency to remove install warning (#4562)
Browse files Browse the repository at this point in the history
Related to #3889
  • Loading branch information
Brocco authored and filipesilva committed Feb 9, 2017
1 parent 488185b commit 4e06612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@angular/cli/blueprints/ng2/files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"karma-chrome-launcher": "^2.0.0",
"karma-cli": "^1.0.1",
"karma-jasmine": "^1.0.2",
"karma-remap-istanbul": "^0.2.1",
"karma-remap-istanbul": "^0.6.0",
"protractor": "~5.1.0",
"ts-node": "1.2.1",
"tslint": "^4.3.0",
Expand Down

0 comments on commit 4e06612

Please sign in to comment.