Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
werthdavid committed Nov 20, 2024
1 parent a0db63c commit 90e7e18
Show file tree
Hide file tree
Showing 3 changed files with 2,067 additions and 2,428 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@angular/router": "^19.0.0",
"@angular/service-worker": "^19.0.0",
"@zxing/browser": "^0.1.5",
"@zxing/library": "^0.21.0",
"@zxing/library": "^0.21.3",
"rxjs": "^7.8.1",
"tslib": "^2.6.2"
},
Expand All @@ -75,9 +75,9 @@
"@types/jasminewd2": "~2.0.13",
"@types/node": "^20.12.12",
"codelyzer": "^6.0.2",
"jasmine-core": "^5.1.2",
"jasmine-core": "^5.4.0",
"jasmine-spec-reporter": "^7.0.0",
"karma": "^6.4.3",
"karma": "^6.4.4",
"karma-chrome-launcher": "^3.2.0",
"karma-cli": "^2.0.0",
"karma-coverage-istanbul-reporter": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion projects/zxing-scanner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zxing/ngx-scanner",
"version": "18.0.1",
"version": "19.0.0",
"description": "High-performance Angular barcode scanner component based on ZXing.",
"homepage": "https://github.com/zxing-js/ngx-scanner#readme",
"private": false,
Expand Down
Loading

0 comments on commit 90e7e18

Please sign in to comment.