ionic update

This commit is contained in:
Morgan McMillian 2017-09-05 20:49:56 -07:00
parent 154900d497
commit d0269b11a3
2 changed files with 71 additions and 68 deletions

View file

@ -1,5 +1,8 @@
{
"name": "Goober",
"app_id": "com.monkeystew.goober-m",
"type": "ionic-angular"
"type": "ionic-angular",
"integrations": {
"cordova": {}
}
}

View file

@ -47,7 +47,7 @@
"@ionic/app-scripts": "1.3.7",
"@ionic/cli-plugin-cordova": "1.6.2",
"@ionic/cli-plugin-ionic-angular": "1.4.1",
"ionic": "3.7.0",
"ionic": "3.9.2",
"typescript": "2.3.3"
},
"description": "An Ionic project",