Skip to content

Commit 8b641dc

Browse files
authored
chore(tests): update webpack app compiler-cli (angular#2832)
1 parent 50c0f17 commit 8b641dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/assets/webpack/test-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@angular/common": "~2.1.0",
66
"@angular/compiler": "~2.1.0",
7-
"@angular/compiler-cli": "0.6.2",
7+
"@angular/compiler-cli": "~2.1.0",
88
"@angular/core": "~2.1.0",
99
"@angular/http": "~2.1.0",
1010
"@angular/platform-browser": "~2.1.0",

0 commit comments

Comments
 (0)