mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
chore(): update npm package.json
This commit is contained in:
@ -14,8 +14,9 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular2": "2.0.0-alpha.<%= ngVersion %>",
|
"angular2": "2.0.0-alpha.<%= ngVersion %>",
|
||||||
|
"es6-shim": "^0.33.6",
|
||||||
|
"@reactivex/rxjs": "5.0.0-alpha.4",
|
||||||
"reflect-metadata": "0.1.1",
|
"reflect-metadata": "0.1.1",
|
||||||
"@reactivex/rxjs": "0.0.0-prealpha.3",
|
|
||||||
"zone.js": "0.5.8"
|
"zone.js": "0.5.8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user