fix
This commit is contained in:
+10
-2
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Blackface2020",
|
||||
"name": "blackface2020",
|
||||
"version": "0.0.1",
|
||||
"author": "Ionic Framework",
|
||||
"homepage": "https://ionicframework.com/",
|
||||
@@ -20,12 +20,14 @@
|
||||
"@angular/platform-browser-dynamic": "~10.0.0",
|
||||
"@angular/router": "~10.0.0",
|
||||
"@capacitor/core": "2.4.0",
|
||||
"@capacitor/ios": "^2.4.0",
|
||||
"@ionic-native/core": "^5.0.0",
|
||||
"@ionic-native/http": "^5.28.0",
|
||||
"@ionic-native/splash-screen": "^5.0.0",
|
||||
"@ionic-native/status-bar": "^5.0.0",
|
||||
"@ionic/angular": "^5.0.0",
|
||||
"cordova-plugin-advanced-http": "^3.0.1",
|
||||
"cordova-plugin-file": "^6.0.2",
|
||||
"rxjs": "~6.5.5",
|
||||
"tslib": "^2.0.0",
|
||||
"zone.js": "~0.10.3"
|
||||
@@ -54,5 +56,11 @@
|
||||
"tslint": "~6.1.0",
|
||||
"typescript": "~3.9.5"
|
||||
},
|
||||
"description": "An Ionic project"
|
||||
"description": "An Ionic project",
|
||||
"main": "ionic state restore",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://gitlab.chiefsoft.net/ameye/BlackFaces.git"
|
||||
},
|
||||
"license": "ISC"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user