Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3286143

Browse files
committed
refactor: upgrade to Angular 5.0
1 parent 509be06 commit 3286143

File tree

2 files changed

+311
-568
lines changed

2 files changed

+311
-568
lines changed

‎package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,28 +12,28 @@
1212
"ionic:serve": "ionic-app-scripts serve"
1313
},
1414
"dependencies": {
15-
"@angular/common": "4.4.4",
16-
"@angular/compiler": "4.4.4",
17-
"@angular/compiler-cli": "4.4.4",
18-
"@angular/core": "4.4.4",
19-
"@angular/forms": "4.4.4",
20-
"@angular/http": "4.4.4",
21-
"@angular/platform-browser": "4.4.4",
22-
"@angular/platform-browser-dynamic": "4.4.4",
15+
"@angular/common": "5.0.0",
16+
"@angular/compiler": "5.0.0",
17+
"@angular/compiler-cli": "5.0.0",
18+
"@angular/core": "5.0.0",
19+
"@angular/forms": "5.0.0",
20+
"@angular/http": "5.0.0",
21+
"@angular/platform-browser": "5.0.0",
22+
"@angular/platform-browser-dynamic": "5.0.0",
23+
"@ionic/storage": "2.1.3",
24+
"ionic-angular": "3.9.0",
25+
"rxjs": "5.5.2",
26+
"zone.js": "0.8.18",
2327
"@ionic-native/core": "^4.3.2",
2428
"@ionic-native/splash-screen": "4.3.2",
2529
"@ionic-native/status-bar": "4.3.2",
26-
"@ionic/storage": "2.0.1",
27-
"ionic-angular": "3.8.0",
2830
"ionicons": "3.0.0",
29-
"rxjs": "5.4.3",
30-
"sw-toolbox": "3.6.0",
31-
"zone.js": "0.8.18"
31+
"sw-toolbox": "3.6.0"
3232
},
3333
"devDependencies": {
34-
"@ionic/app-scripts": "^3.0.1",
35-
"tslint": "^5.8.0",
36-
"typescript": "2.5.3"
34+
"@ionic/app-scripts": "3.1.0",
35+
"typescript": "2.4.2",
36+
"tslint": "^5.8.0"
3737
},
3838
"cordovaPlugins": [
3939
"cordova-plugin-splashscreen",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /