File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zxing/ngx-scanner" ,
3
- "version" : " 3.5 .0" ,
3
+ "version" : " 3.6 .0" ,
4
4
"description" : " High-performance Angular 8 barcode scanner component based on ZXing." ,
5
5
"homepage" : " https://github.com/zxing-js/ngx-scanner#readme" ,
6
6
"private" : false ,
7
7
"license" : " MIT" ,
8
8
"peerDependencies" : {
9
- "@angular/common" : " ^11.2.11 || ^12.0.4 || ^13.0.0" ,
10
- "@angular/core" : " ^11.2.11 || ^12.0.4 || ^13.0.0" ,
11
- "@angular/forms" : " ^11.2.11 || ^12.0.4 || ^13.0.0" ,
9
+ "@angular/common" : " ^11.2.11 || ^12.0.4 || ^13.0.0 || ^14.0.0 " ,
10
+ "@angular/core" : " ^11.2.11 || ^12.0.4 || ^13.0.0 || ^14.0.0 " ,
11
+ "@angular/forms" : " ^11.2.11 || ^12.0.4 || ^13.0.0 || ^14.0.0 " ,
12
12
"@zxing/browser" : " ^0.1.1" ,
13
13
"@zxing/library" : " ^0.19.1" ,
14
14
"rxjs" : " ^6.6.3 || ^7.0.0"
You can’t perform that action at this time.
0 commit comments