Bläddra i källkod

Changes made by Ionic after running project with the latest version

Matt Raible 7 år sedan
förälder
incheckning
684c9f6b01
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1
    2
      ionic-beer/ionic.config.json
  2. 1
    0
      ionic-beer/package.json

+ 1
- 2
ionic-beer/ionic.config.json Visa fil

@@ -1,6 +1,5 @@
1 1
 {
2 2
   "name": "ionic-beer",
3 3
   "app_id": "",
4
-  "v2": true,
5
-  "typescript": true
4
+  "type": "ionic-angular"
6 5
 }

+ 1
- 0
ionic-beer/package.json Visa fil

@@ -30,6 +30,7 @@
30 30
   },
31 31
   "devDependencies": {
32 32
     "@ionic/app-scripts": "1.3.4",
33
+    "@ionic/cli-plugin-ionic-angular": "1.0.0",
33 34
     "typescript": "~2.2.1"
34 35
   },
35 36
   "cordovaPlugins": [