mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
Pushnotification added
This commit is contained in:
+6
-2
@@ -43,6 +43,7 @@
|
||||
"cordova-plugin-camera": "^5.0.1",
|
||||
"cordova-plugin-file": "^6.0.2",
|
||||
"cordova-plugin-filepath": "^1.5.8",
|
||||
"cordova-plugin-mfp-push": "^8.0.2020072705",
|
||||
"cordova-plugin-okhttp": "^2.0.0",
|
||||
"cordova-res": "^0.15.3",
|
||||
"cordova-sqlite-storage": "^5.1.0",
|
||||
@@ -74,6 +75,7 @@
|
||||
"codelyzer": "^6.0.0",
|
||||
"cordova-android": "^9.0.0",
|
||||
"cordova-browser": "^6.0.0",
|
||||
"cordova-ios": "^6.2.0",
|
||||
"cordova-plugin-compat": "^1.2.0",
|
||||
"cordova-plugin-device": "^2.0.2",
|
||||
"cordova-plugin-inappbrowser": "^4.0.0",
|
||||
@@ -109,11 +111,13 @@
|
||||
"cordova-plugin-camera": {},
|
||||
"cordova-sqlite-storage": {},
|
||||
"cordova-plugin-compat": {},
|
||||
"cordova-plugin-mfp": {}
|
||||
"cordova-plugin-mfp": {},
|
||||
"cordova-plugin-mfp-push": {}
|
||||
},
|
||||
"platforms": [
|
||||
"browser",
|
||||
"android"
|
||||
"android",
|
||||
"ios"
|
||||
]
|
||||
},
|
||||
"main": "karma.conf.js",
|
||||
|
||||
Reference in New Issue
Block a user