Skip to content

Commit 411a682

Browse files
authored
Merge pull request #244 from Dynamsoft/_dev
Update cart-builder.html
2 parents a0c0f75 + 8e73d7b commit 411a682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

barcode-scanner-api-samples/scan-multiple-barcodes/cart-builder.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h2>Simulated Shopping Cart</h2>
126126
// Specify the path to the engine resources (loaded from CDN in this case)
127127
engineResourcePaths: {
128128
rootDirectory:
129-
"https://cdn.jsdelivr.net/npm/dynamsoft-barcode-reader-bundle@10.5.3000-beta-202504231853/dist/",
129+
"https://cdn.jsdelivr.net/npm/dynamsoft-barcode-reader-bundle@10.5.3000/dist/",
130130
},
131131

132132
// Set scanning mode to detect multiple unique barcodes in one session

0 commit comments

Comments
 (0)