调整插件从 gitea 安装
This commit is contained in:
parent
0b376df91b
commit
698810c0a4
14
package-lock.json
generated
14
package-lock.json
generated
@ -45,7 +45,7 @@
|
|||||||
"cordova-plugin-ionic-webview": "^5.0.0",
|
"cordova-plugin-ionic-webview": "^5.0.0",
|
||||||
"cordova-plugin-splashscreen": "5.0.2",
|
"cordova-plugin-splashscreen": "5.0.2",
|
||||||
"cordova-plugin-statusbar": "^2.4.2",
|
"cordova-plugin-statusbar": "^2.4.2",
|
||||||
"cordova-plugin-ubx-rfid": "file:../cordova-plugin-ubx-rfid",
|
"cordova-plugin-ubx-rfid": "git+https://m.shuto.cn:8681/public/cordova-plugin-ubx-rfid",
|
||||||
"eslint": "^7.26.0",
|
"eslint": "^7.26.0",
|
||||||
"eslint-plugin-import": "2.22.1",
|
"eslint-plugin-import": "2.22.1",
|
||||||
"eslint-plugin-jsdoc": "30.7.6",
|
"eslint-plugin-jsdoc": "30.7.6",
|
||||||
@ -64,7 +64,7 @@
|
|||||||
},
|
},
|
||||||
"../cordova-plugin-ubx-rfid": {
|
"../cordova-plugin-ubx-rfid": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"dev": true,
|
"extraneous": true,
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@aashutoshrathi/word-wrap": {
|
"node_modules/@aashutoshrathi/word-wrap": {
|
||||||
@ -6389,8 +6389,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cordova-plugin-ubx-rfid": {
|
"node_modules/cordova-plugin-ubx-rfid": {
|
||||||
"resolved": "../cordova-plugin-ubx-rfid",
|
"version": "1.0.0",
|
||||||
"link": true
|
"resolved": "git+https://m.shuto.cn:8681/public/cordova-plugin-ubx-rfid#cc514ab4a2efbf2f936b1cbcb4706fbfe4c0fcea",
|
||||||
|
"dev": true,
|
||||||
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/core-js-compat": {
|
"node_modules/core-js-compat": {
|
||||||
"version": "3.33.0",
|
"version": "3.33.0",
|
||||||
@ -20207,7 +20209,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"cordova-plugin-ubx-rfid": {
|
"cordova-plugin-ubx-rfid": {
|
||||||
"version": "file:../cordova-plugin-ubx-rfid"
|
"version": "git+https://m.shuto.cn:8681/public/cordova-plugin-ubx-rfid#cc514ab4a2efbf2f936b1cbcb4706fbfe4c0fcea",
|
||||||
|
"dev": true,
|
||||||
|
"from": "cordova-plugin-ubx-rfid@git+https://m.shuto.cn:8681/public/cordova-plugin-ubx-rfid"
|
||||||
},
|
},
|
||||||
"core-js-compat": {
|
"core-js-compat": {
|
||||||
"version": "3.33.0",
|
"version": "3.33.0",
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
"cordova-plugin-ionic-webview": "^5.0.0",
|
"cordova-plugin-ionic-webview": "^5.0.0",
|
||||||
"cordova-plugin-splashscreen": "5.0.2",
|
"cordova-plugin-splashscreen": "5.0.2",
|
||||||
"cordova-plugin-statusbar": "^2.4.2",
|
"cordova-plugin-statusbar": "^2.4.2",
|
||||||
"cordova-plugin-ubx-rfid": "file:../cordova-plugin-ubx-rfid",
|
"cordova-plugin-ubx-rfid": "git+https://m.shuto.cn:8681/public/cordova-plugin-ubx-rfid",
|
||||||
"eslint": "^7.26.0",
|
"eslint": "^7.26.0",
|
||||||
"eslint-plugin-import": "2.22.1",
|
"eslint-plugin-import": "2.22.1",
|
||||||
"eslint-plugin-jsdoc": "30.7.6",
|
"eslint-plugin-jsdoc": "30.7.6",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user