fix(core): update peer dep on zone.js to ^0.7.2

This commit is contained in:
Alex Rickabaugh 2016-11-30 15:42:31 -08:00
parent d420080b3b
commit ae26504e84
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"license": "MIT",
"peerDependencies": {
"rxjs": "5.0.0-rc.4",
"zone.js": "^0.6.21"
"zone.js": "^0.7.2"
},
"repository": {
"type": "git",