mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
update npm package dependencies
This commit is contained in:
@ -14,10 +14,8 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular2": "2.0.0-alpha.<%= ngVersion %>",
|
"angular2": "2.0.0-alpha.<%= ngVersion %>",
|
||||||
"reflect-metadata": "0.1.0",
|
"reflect-metadata": "0.1.1",
|
||||||
"rtts_assert": "2.0.0-alpha.37",
|
"@reactivex/rxjs": "0.0.0-prealpha.3",
|
||||||
"traceur-runtime": "0.0.59",
|
"zone.js": "0.5.8"
|
||||||
"zone.js": "0.5.4",
|
|
||||||
"rx": "2.5.1"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user