build(core): update zone.js peer dep to ~0.8.26
This commit is contained in:
parent
bbfa1d31a4
commit
1fc72e53f5
|
@ -17,7 +17,7 @@
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"rxjs": "^6.0.0-rc.0",
|
"rxjs": "^6.0.0-rc.0",
|
||||||
"zone.js": "~0.8.20"
|
"zone.js": "~0.8.26"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in New Issue