Downgraded zxing so we dont need to hackingly import BigInt when using safari.

This commit is contained in:
2020-03-16 10:25:33 +01:00
parent 65c2be0c47
commit 2dbcda802d
2 changed files with 1 additions and 27 deletions

View File

@@ -13,7 +13,7 @@
"license": "ISC",
"dependencies": {
"@babel/polyfill": "~7.2",
"@zxing/library": "^0.16.0",
"@zxing/library": "^0.15.2",
"body-parser": "^1.19.0",
"chart.js": "^2.9.3",
"clean-webpack-plugin": "^3.0.0",