Skip to content

Commit

Permalink
Upgrade ionic
Browse files Browse the repository at this point in the history
  • Loading branch information
ralscha committed Sep 13, 2017
1 parent f325d5e commit 5020ba7
Show file tree
Hide file tree
Showing 20 changed files with 184 additions and 2,964 deletions.
1,024 changes: 37 additions & 987 deletions codepush/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions codepush/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@ionic/storage": "2.0.1",
"code-push": "^2.0.2-beta",
"cordova-android": "^6.2.3",
"cordova-plugin-code-push": "^1.9.5-beta",
"cordova-plugin-code-push": "^1.9.7-beta",
"cordova-plugin-compat": "^1.1.0",
"cordova-plugin-console": "^1.0.7",
"cordova-plugin-device": "^1.1.6",
Expand All @@ -37,7 +37,7 @@
"cordova-plugin-statusbar": "^2.2.3",
"cordova-plugin-whitelist": "^1.3.2",
"cordova-plugin-zip": "^3.1.0",
"ionic-angular": "3.6.0",
"ionic-angular": "3.6.1",
"ionic-plugin-keyboard": "^2.2.1",
"ionicons": "3.0.0",
"rxjs": "5.4.0",
Expand Down
2 changes: 1 addition & 1 deletion deploy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"cordova-plugin-splashscreen": "^4.0.3",
"cordova-plugin-statusbar": "^2.2.3",
"cordova-plugin-whitelist": "^1.3.2",
"ionic-angular": "3.6.0",
"ionic-angular": "3.6.1",
"ionic-plugin-deploy": "^0.6.7",
"ionic-plugin-keyboard": "^2.2.1",
"ionicons": "3.0.0",
Expand Down
61 changes: 34 additions & 27 deletions echarts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 4 additions & 3 deletions echarts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,14 @@
"cordova-plugin-splashscreen": "^4.0.3",
"cordova-plugin-statusbar": "^2.2.3",
"cordova-plugin-whitelist": "^1.3.2",
"echarts": "^3.6.2",
"ionic-angular": "3.6.0",
"echarts": "^3.7.1",
"ionic-angular": "3.6.1",
"ionic-plugin-keyboard": "^2.2.1",
"ionicons": "3.0.0",
"rxjs": "5.4.0",
"sw-toolbox": "3.6.0",
"zone.js": "0.8.12"
"zone.js": "0.8.12",
"zrender": "^3.6.1"
},
"devDependencies": {
"@ionic/app-scripts": "2.1.4",
Expand Down
2 changes: 1 addition & 1 deletion hotcodepush/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"cordova-plugin-splashscreen": "^4.0.3",
"cordova-plugin-statusbar": "^2.2.3",
"cordova-plugin-whitelist": "^1.3.2",
"ionic-angular": "3.6.0",
"ionic-angular": "3.6.1",
"ionic-plugin-keyboard": "^2.2.1",
"ionicons": "3.0.0",
"rxjs": "5.4.0",
Expand Down
2 changes: 1 addition & 1 deletion jwt/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"cordova-plugin-splashscreen": "^4.0.3",
"cordova-plugin-statusbar": "^2.2.3",
"cordova-plugin-whitelist": "^1.3.2",
"ionic-angular": "3.6.0",
"ionic-angular": "3.6.1",
"ionic-plugin-keyboard": "^2.2.1",
"ionicons": "3.0.0",
"ng2-validation": "^4.2.0",
Expand Down
3 changes: 2 additions & 1 deletion lovefield/ionic.config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "lovefieldapp",
"app_id": "",
"type": "ionic-angular"
"type": "ionic-angular",
"integrations": {}
}
Loading

0 comments on commit 5020ba7

Please sign in to comment.