权限新增
Showing
... | ... | @@ -39,6 +39,7 @@ |
"com.lampa.startapp": "^6.1.6", | ||
"cordova-android": "^8.1.0", | ||
"cordova-browser": "^6.0.0", | ||
"cordova-hot-code-push-plugin": "^1.5.3", | ||
"cordova-ios": "^5.0.1", | ||
"cordova-plugin-add-swift-support": "^2.0.2", | ||
"cordova-plugin-advanced-http": "^2.1.1", | ||
... | ... | @@ -108,7 +109,8 @@ |
"phonegap-plugin-mobile-accessibility": {}, | ||
"cordova-plugin-file-transfer": {}, | ||
"cordova-plugin-photo-library": {}, | ||
"cordova-plugin-camera": {} | ||
"cordova-plugin-camera": {}, | ||
"cordova-hot-code-push-plugin": {} | ||
}, | ||
"platforms": [ | ||
"browser", | ||
... | ... |
Please
register
or
sign in
to comment