build: upgrade zone.js to 0.9.1 (#30260)

Close 30203

resolves the issue that zone-legacy XHR issue

PR Close #30260
This commit is contained in:
JiaLiPassion
2019-05-03 20:12:33 +00:00
committed by Alex Rickabaugh
parent fbff03b476
commit 5ab809ddf9
13 changed files with 25 additions and 25 deletions

View File

@ -17,7 +17,7 @@
},
"peerDependencies": {
"rxjs": "^6.4.0",
"zone.js": "~0.9.0"
"zone.js": "~0.9.1"
},
"repository": {
"type": "git",