Skip to content

Commit 828bedc

Browse files
committed
package(ionic): Update to Ionic 3.5
1 parent c1031c3 commit 828bedc

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"ionic:serve": "ionic-app-scripts serve"
1111
},
1212
"dependencies": {
13-
"@angular/common": "4.1.2",
14-
"@angular/compiler": "4.1.2",
15-
"@angular/compiler-cli": "4.1.2",
16-
"@angular/core": "4.1.2",
17-
"@angular/forms": "4.1.2",
18-
"@angular/http": "4.1.2",
19-
"@angular/platform-browser": "4.1.2",
20-
"@angular/platform-browser-dynamic": "4.1.2",
13+
"@angular/common": "4.1.3",
14+
"@angular/compiler": "4.1.3",
15+
"@angular/compiler-cli": "4.1.3",
16+
"@angular/core": "4.1.3",
17+
"@angular/forms": "4.1.3",
18+
"@angular/http": "4.1.3",
19+
"@angular/platform-browser": "4.1.3",
20+
"@angular/platform-browser-dynamic": "4.1.3",
2121
"@ionic-native/barcode-scanner": "3.10.3",
2222
"@ionic-native/camera": "3.10.3",
2323
"@ionic-native/card-io": "3.10.3",
@@ -30,12 +30,12 @@
3030
"@ionic/storage": "2.0.1",
3131
"angular2-swing": "^0.12.1",
3232
"chart.js": "^2.4.0",
33-
"ionic-angular": "3.3.0",
33+
"ionic-angular": "3.5.0",
3434
"ionicons": "3.0.0",
3535
"moment": "^2.15.2",
36-
"rxjs": "5.1.1",
36+
"rxjs": "5.4.0",
3737
"sw-toolbox": "3.6.0",
38-
"zone.js": "^0.8.11"
38+
"zone.js": "^0.8.12"
3939
},
4040
"devDependencies": {
4141
"@ionic/app-scripts": "1.3.7",

0 commit comments

Comments
 (0)