Update package.json
This commit is contained in:
parent
65846451ce
commit
9f3b4fb55a
@ -34,7 +34,8 @@
|
|||||||
"cordova-plugin-statusbar": "^3.0.0",
|
"cordova-plugin-statusbar": "^3.0.0",
|
||||||
"cordova-plugin-vibration": "^3.1.1",
|
"cordova-plugin-vibration": "^3.1.1",
|
||||||
"es6-promise-plugin": "^4.2.2",
|
"es6-promise-plugin": "^4.2.2",
|
||||||
"phonegap-plugin-barcodescanner-jsg": "8.1.2"
|
"phonegap-plugin-barcodescanner-jsg": "8.1.2",
|
||||||
|
"phonegap-plugin-barcodescanner-fix": "^8.1.1"
|
||||||
},
|
},
|
||||||
"cordova": {
|
"cordova": {
|
||||||
"platforms": [
|
"platforms": [
|
||||||
@ -72,4 +73,4 @@
|
|||||||
"dotenv": "^16.0.1",
|
"dotenv": "^16.0.1",
|
||||||
"winston": "^3.7.2"
|
"winston": "^3.7.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user