Skip to content

Commit

Permalink
chore(package): update dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdbradley committed Nov 15, 2016
1 parent 2348d22 commit 45fcf76
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,9 @@
"@angular/platform-browser": "2.1.1",
"@angular/platform-browser-dynamic": "2.1.1",
"@angular/platform-server": "2.1.1",
"ionic-native": "2.0.3",
"ionicons": "3.0.0",
"ionicons": "~3.0.0",
"rxjs": "5.0.0-beta.12",
"zone.js": "0.6.21"
"zone.js": "~0.6.26"
},
"devDependencies": {
"@types/connect": "3.4.30",
Expand Down Expand Up @@ -92,6 +91,7 @@
"gulp-watch": "4.3.9",
"html-entities": "1.2.0",
"ionic-cz-conventional-changelog": "1.0.0",
"ionic-native": "^2.2.6",
"jasmine-core": "2.5.2",
"jasmine-node": "1.14.5",
"karma": "1.3.0",
Expand Down Expand Up @@ -120,11 +120,10 @@
"ts-node": "1.3.0",
"tslint": "3.15.1",
"tslint-ionic-rules": "0.0.7",
"typescript": "rc",
"typescript": "2.0.9",
"uglify": "0.1.5",
"vinyl": "1.2.0",
"webpack": "2.1.0-beta.20",
"webpack-dev-server": "1.16.1",
"webpack": "2.1.0-beta.26",
"yargs": "5.0.0"
},
"config": {
Expand Down

0 comments on commit 45fcf76

Please sign in to comment.