build(core): update zone.js peer dep to ~0.8.26

This commit is contained in:
Igor Minar 2018-04-12 00:18:54 -07:00
parent bbfa1d31a4
commit 1fc72e53f5
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
},
"peerDependencies": {
"rxjs": "^6.0.0-rc.0",
"zone.js": "~0.8.20"
"zone.js": "~0.8.26"
},
"repository": {
"type": "git",