Skip to content

Commit 565389a

Browse files
brandonrobertskrjordan
authored andcommitted
chore(Example): Pin @angular/cli to 1.2.x to fix paths usage (#514)
1 parent 44b6822 commit 565389a

File tree

2 files changed

+236
-420
lines changed

2 files changed

+236
-420
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"devDependencies": {
5858
"@angular/animations": "^4.2.0",
59-
"@angular/cli": "^1.2.0",
59+
"@angular/cli": "~1.2.0",
6060
"@angular/common": "^4.2.0",
6161
"@angular/compiler": "^4.2.0",
6262
"@angular/compiler-cli": "^4.2.0",

0 commit comments

Comments
 (0)