mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
chore(zone.js): fix ios9 error (#11979)
https://github.com/angular/zone.js/issues/802
This commit is contained in:

committed by
Brandy Carney

parent
2273fb5d47
commit
75bfbad21e
@ -35,7 +35,7 @@
|
||||
"@angular/platform-browser-dynamic": "4.1.3",
|
||||
"ionicons": "~3.0.0",
|
||||
"rxjs": "5.4.0",
|
||||
"zone.js": "0.8.11"
|
||||
"zone.js": "0.8.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ionic/app-scripts": "1.3.7",
|
||||
|
Reference in New Issue
Block a user