File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
barcode-scanner-api-samples Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ const config = {
2525 license: " YOUR-LICENSE-KEY" ,
2626 engineResourcePaths: {
2727 // feel free to change it to your own path
28- rootDirectory: " https://cdn.jsdelivr.net/npm/dynamsoft-barcode-reader-bundle@10.5.1000 /dist/" ,
28+ rootDirectory: " https://cdn.jsdelivr.net/npm/dynamsoft-barcode-reader-bundle@11.0.3000 /dist/" ,
2929 },
3030 container: " .barcode-scanner-view" ,
3131 scanMode: Dynamsoft .EnumScanMode .SM_MULTI_UNIQUE ,
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ const config = {
2323 license: " YOUR-LICENSE-KEY" ,
2424 engineResourcePaths: {
2525 // feel free to change it to your own path
26- rootDirectory: " https://cdn.jsdelivr.net/npm/dynamsoft-barcode-reader-bundle@10.5.1000 /dist/" ,
26+ rootDirectory: " https://cdn.jsdelivr.net/npm/dynamsoft-barcode-reader-bundle@11.0.3000 /dist/" ,
2727 },
2828 container: " .barcode-scanner-view" ,
2929};
You can’t perform that action at this time.
0 commit comments