Skip to content

Commit e243209

Browse files
authored
Merge pull request smartapant#11 from yqsas/master
Update ionic app scripts to the latest version.
2 parents 2401543 + 6e320a6 commit e243209

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,12 @@
2323
"ionic-native": "2.2.3",
2424
"ionicons": "3.0.0",
2525
"rxjs": "5.0.0-beta.12",
26+
"sw-toolbox": "3.4.0",
2627
"zone.js": "0.6.26"
2728
},
2829
"devDependencies": {
29-
"@ionic/app-scripts": "0.0.45",
30-
"typescript": "2.0.6"
30+
"@ionic/app-scripts": "1.0.0",
31+
"typescript": "2.0.9"
3132
},
3233
"cordovaPlugins": [
3334
"cordova-plugin-whitelist",

src/app/main.prod.ts

Lines changed: 0 additions & 7 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)