fix
This commit is contained in:
+7
-4
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "MermsProviders",
|
||||
"version": "0.0.1",
|
||||
"author": "Ionic Framework",
|
||||
"name": "mermsproviders",
|
||||
"version": "10.0.1",
|
||||
"author": "Fluxtra LLC",
|
||||
"homepage": "https://ionicframework.com/",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
@@ -19,6 +19,7 @@
|
||||
"@angular/platform-browser": "~10.0.0",
|
||||
"@angular/platform-browser-dynamic": "~10.0.0",
|
||||
"@angular/router": "~10.0.0",
|
||||
"@capacitor/android": "^2.4.2",
|
||||
"@capacitor/core": "2.4.2",
|
||||
"@ionic-native/core": "^5.0.0",
|
||||
"@ionic-native/splash-screen": "^5.0.0",
|
||||
@@ -52,5 +53,7 @@
|
||||
"tslint": "~6.1.0",
|
||||
"typescript": "~3.9.5"
|
||||
},
|
||||
"description": "An Ionic project"
|
||||
"description": "An Ionic project",
|
||||
"main": "karma.conf.js",
|
||||
"license": "ISC"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user