插件更新
Showing
... | ... | @@ -17,7 +17,6 @@ |
"autosize": "^3.0.20", | ||
"better-scroll": "^1.10.3", | ||
"cordova-android": "^6.2.0", | ||
"cordova-ios": "^4.5.5", | ||
"cordova-plugin-device": "2.0.2", | ||
"cordova-plugin-splashscreen": "5.0.2", | ||
"cordova-plugin-statusbar": "2.4.2", | ||
... | ... | @@ -48,6 +47,8 @@ |
"chalk": "^2.0.1", | ||
"connect-history-api-fallback": "^1.3.0", | ||
"copy-webpack-plugin": "^4.0.1", | ||
"cordova-ios": "^4.5.5", | ||
"cordova-plugin-hand-idcardplugin": "file:../../plugins/cordova-plugin-hand-idcardplugin", | ||
"cross-env": "^5.2.0", | ||
"css-loader": "^0.28.0", | ||
"eslint": "^4.15.0", | ||
... | ... | @@ -117,7 +118,8 @@ |
"cordova-plugin-device": {}, | ||
"cordova-plugin-splashscreen": {}, | ||
"ionic-plugin-keyboard": {}, | ||
"IdCardPlugin": {} | ||
"IdCardPlugin": {}, | ||
"cordova-plugin-hand-idcardplugin": {} | ||
} | ||
} | ||
} | ||
\ No newline at end of file |
cordova-plugin-hand-idcardplugin @ be9a1c85
www/index.html
0 → 100644
Please register or sign in to comment