mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(package): update dependency versions
This commit is contained in:
11
package.json
11
package.json
@@ -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",
|
||||
@@ -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",
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user