We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2401543 + 6e320a6 commit e243209Copy full SHA for e243209
package.json
@@ -23,11 +23,12 @@
23
"ionic-native": "2.2.3",
24
"ionicons": "3.0.0",
25
"rxjs": "5.0.0-beta.12",
26
+ "sw-toolbox": "3.4.0",
27
"zone.js": "0.6.26"
28
},
29
"devDependencies": {
- "@ionic/app-scripts": "0.0.45",
30
- "typescript": "2.0.6"
+ "@ionic/app-scripts": "1.0.0",
31
+ "typescript": "2.0.9"
32
33
"cordovaPlugins": [
34
"cordova-plugin-whitelist",
src/app/main.prod.ts
src/app/main.dev.ts renamed to src/app/main.ts
0 commit comments