This commit is contained in:
2021-02-26 16:06:33 +01:00
parent f8d96a5b7c
commit ef948763db
21 changed files with 145 additions and 239 deletions
+1 -3
View File
@@ -67,13 +67,12 @@
"@angular/compiler": "~9.1.6",
"@angular/compiler-cli": "~9.1.6",
"@angular/language-service": "~9.1.6",
"@ionic/angular-toolkit": "^3.0.0",
"@ionic/angular-toolkit": "^3.1.0",
"@ionic/lab": "3.1.7",
"@types/jasmine": "~3.5.0",
"@types/jasminewd2": "~2.0.3",
"@types/node": "^12.11.1",
"codelyzer": "^5.1.2",
"cordova-android": "^9.0.0",
"cordova-browser": "^6.0.0",
"cordova-plugin-device": "^2.0.2",
"cordova-plugin-inappbrowser": "^4.0.0",
@@ -113,7 +112,6 @@
},
"platforms": [
"ios",
"android",
"browser"
]
},