fix(core): update peer dep on zone.js to ^0.8.4 (#15209)
This commit is contained in:
parent
410aa33005
commit
a52184bdda
|
@ -10,7 +10,7 @@
|
|||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"rxjs": "^5.0.1",
|
||||
"zone.js": "^0.7.2"
|
||||
"zone.js": "^0.8.4"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in New Issue