Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

Commit

Permalink
chore(): update for beta.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Willis authored and Justin Willis committed May 18, 2016
1 parent c8ab98b commit 4861c09
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
{
"dependencies": {
"angular2": "2.0.0-beta.15",
"@angular/common": "^2.0.0-rc.1",
"@angular/compiler": "^2.0.0-rc.1",
"@angular/core": "^2.0.0-rc.1",
"@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",
"es6-shim": "^0.35.0",
"ionic-angular": "2.0.0-beta.6",
"ionic-angular": "2.0.0-beta.7",
"ionic-native": "^1.1.0",
"ionicons": "3.0.0",
"rxjs": "5.0.0-beta.2"
"reflect-metadata": "^0.1.3",
"rxjs": "^5.0.0-beta.6",

This comment has been minimized.

"zone.js": "^0.6.12"
},
"devDependencies": {
"del": "2.2.0",
Expand All @@ -15,7 +23,7 @@
"ionic-gulp-fonts-copy": "^1.0.0",
"ionic-gulp-html-copy": "^1.0.0",
"ionic-gulp-sass-build": "^1.0.0",
"ionic-gulp-scripts-copy": "^1.0.1",
"ionic-gulp-scripts-copy": "^2.0.0",
"run-sequence": "1.1.5"
}
}

0 comments on commit 4861c09

Please sign in to comment.