mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 14:32:50 +00:00
feat: add not found screen
This commit is contained in:
@@ -43,8 +43,10 @@
|
||||
"@angular/platform-browser": "9.1.12",
|
||||
"@angular/platform-browser-dynamic": "9.1.12",
|
||||
"@angular/router": "9.1.12",
|
||||
"@capacitor/core": "2.4.6",
|
||||
"@ionic-native/core": "5.29.0",
|
||||
"@ionic-native/geolocation": "5.29.0",
|
||||
"@ionic-native/network": "5.31.1",
|
||||
"@ionic-native/splash-screen": "5.29.0",
|
||||
"@ionic-native/status-bar": "5.29.0",
|
||||
"@ionic/angular": "5.4.1",
|
||||
@@ -61,6 +63,7 @@
|
||||
"cordova-plugin-geolocation": "4.1.0",
|
||||
"cordova-plugin-ionic-keyboard": "2.2.0",
|
||||
"cordova-plugin-ionic-webview": "5.0.0",
|
||||
"cordova-plugin-network-information": "^2.0.2",
|
||||
"cordova-plugin-splashscreen": "6.0.0",
|
||||
"cordova-plugin-whitelist": "1.3.4",
|
||||
"core-js": "2.6.5",
|
||||
|
||||
Reference in New Issue
Block a user