Skip to content

Commit 150f7dd

Browse files
committed
Updated package.json for ionic-angular 3.6.0
1 parent 7cbef4c commit 150f7dd

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,19 @@
2323
"@angular/http": "4.1.3",
2424
"@angular/platform-browser": "4.1.3",
2525
"@angular/platform-browser-dynamic": "4.1.3",
26-
"@ionic-native/core": "3.13.1",
27-
"@ionic-native/splash-screen": "3.13.1",
28-
"@ionic-native/status-bar": "3.13.1",
26+
"@ionic-native/core": "3.12.1",
27+
"@ionic-native/splash-screen": "3.12.1",
28+
"@ionic-native/status-bar": "3.12.1",
2929
"@ionic/storage": "2.0.1",
30-
"ionic-angular": "3.5.0",
30+
"ionic-angular": "3.6.0",
3131
"ionicons": "3.0.0",
3232
"rxjs": "5.4.0",
3333
"sw-toolbox": "3.6.0",
3434
"zone.js": "0.8.12"
3535
},
3636
"devDependencies": {
37-
"@ionic/app-scripts": "1.3.12",
38-
"@ionic/cli-plugin-ionic-angular": "1.3.1",
37+
"@angular/cli": "1.1.2",
38+
"@ionic/app-scripts": "2.1.3",
3939
"@types/jasmine": "^2.5.41",
4040
"@types/node": "^7.0.8",
4141
"angular2-template-loader": "^0.6.2",
@@ -52,8 +52,8 @@
5252
"protractor": "^5.1.1",
5353
"ts-loader": "^2.0.3",
5454
"ts-node": "^3.0.2",
55-
"typescript": "2.3.3"
55+
"typescript": "2.3.4"
5656
},
57-
"version": "0.0.1",
57+
"version": "0.0.4",
5858
"description": "An Ionic project"
5959
}

0 commit comments

Comments
 (0)