Skip to content

Commit

Permalink
Updated ionic angular 2 dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
MrcRjs committed Jun 14, 2016
1 parent 80606fc commit e67ccf8
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,16 @@
"@angular/http": "^2.0.0-rc.1",
"@angular/platform-browser": "^2.0.0-rc.1",
"@angular/platform-browser-dynamic": "^2.0.0-rc.1",
"@angular/router": "2.0.0-rc.1",
"angular2": "2.0.0-beta.15",
"@angular/router": "^2.0.0-rc.1",
"es6-promise": "^3.2.1",
"es6-shim": "^0.35.0",
"ionic-angular": "^2.0.0-beta.7",
"ionic-native": "^1.2.1",
"ionic-angular": "2.0.0-beta.8",
"ionic-native": "1.2.4",
"ionicons": "3.0.0",
"systemjs": "0.19.27",
"core-js": "^2.4.0",
"reflect-metadata": "^0.1.3",
"rxjs": "^5.0.0-beta.6",
"rxjs": "5.0.0-beta.6",
"zone.js": "^0.6.12"
},
"devDependencies": {
Expand Down

0 comments on commit e67ccf8

Please sign in to comment.