chore(upgrade): upgrade to angular 2.0.0-alpha.53

This commit is contained in:
Adam Bradley
2015-12-14 14:06:47 -06:00
parent 28d464c2e6
commit 2ac0800b69

View File

@ -1,6 +1,6 @@
{ {
"name": "ionic-framework", "name": "ionic-framework",
"version": "2.0.0-alpha.40", "version": "2.0.0-alpha.42",
"license": "Apache-2.0", "license": "Apache-2.0",
"repository": { "repository": {
"type": "git", "type": "git",
@ -20,7 +20,7 @@
"tooling" "tooling"
], ],
"dependencies": { "dependencies": {
"angular2": "2.0.0-alpha.52", "angular2": "2.0.0-alpha.53",
"colors": "^1.1.2", "colors": "^1.1.2",
"es6-promise": "^3.0.2", "es6-promise": "^3.0.2",
"es6-shim": "0.33.6", "es6-shim": "0.33.6",