We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6a2875 + eaccac9 commit 2baeca0Copy full SHA for 2baeca0
package.json
@@ -57,7 +57,7 @@
57
"@angular/router": "12.0.4",
58
"@angular/service-worker": "12.0.4",
59
"@zxing/browser": "0.0.9",
60
- "@zxing/library": "^0.18.6",
+ "@zxing/library": "0.18.3",
61
"rxjs": "^6.6.3",
62
"tslib": "^2.2.0"
63
},
projects/zxing-scanner/package.json
@@ -10,7 +10,7 @@
10
"@angular/core": "^11.2.11 || ^12.0.4",
11
"@angular/forms": "^11.2.11 || ^12.0.4",
12
"@zxing/browser": "^0.0.5",
13
- "@zxing/library": "^0.18.3",
14
"rxjs": "^6.6.3"
15
}
16
0 commit comments