Skip to content

Commit 90c9e5f

Browse files
clydinangular-robot[bot]
authored andcommitted
test: update webpack E2E test to use zone.js 0.13
The latest next release of FW (16.0.0-next.2) now requires zone.js 0.13.
1 parent dc01549 commit 90c9e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@angular/router": "^16.0.0-next",
1212
"@ngtools/webpack": "0.0.0",
1313
"rxjs": "^6.6.7",
14-
"zone.js": "^0.11.4"
14+
"zone.js": "^0.13.0"
1515
},
1616
"devDependencies": {
1717
"sass": "^1.32.8",

0 commit comments

Comments
 (0)