Skip to content

Commit af4bc41

Browse files
committed
chore: update ng cli dependencies
1 parent 73af2d2 commit af4bc41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"zone.js": "^0.8.26"
3131
},
3232
"devDependencies": {
33-
"@angular/compiler-cli": "~6.1.0-beta.1",
34-
"@ngtools/webpack": "6.1.0-rc.0",
33+
"@angular/compiler-cli": "~6.1.0-rc.0",
34+
"@ngtools/webpack": "~6.1.0-rc.2",
3535
"@types/chai": "~4.1.3",
3636
"@types/mocha": "~5.2.1",
3737
"@types/node": "^7.0.5",

0 commit comments

Comments
 (0)