Skip to content

Commit 596530a

Browse files
committed
update driver license sample with dcp
1 parent 6fe9d06 commit 596530a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4.use-case/2.read-a-drivers-license.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link rel="canonical" href="https://demo.dynamsoft.com/samples/dbr/js/4.use-case/2.read-a-drivers-license.html">
99
<title>Dynamsoft Barcode Reader Simple Sample (using Dynamsoft Code Parser) - Read Driver License</title>
1010
<script src="https://cdn.jsdelivr.net/npm/dynamsoft-javascript-barcode@9.0.2/dist/dbr.js"></script>
11-
<script src="https://cdn.jsdelivr.net/npm/dynamsoft-code-parser@1.0.2/dist/dcp.js"></script>
11+
<script src="https://cdn.jsdelivr.net/npm/dynamsoft-code-parser@1.1.0/dist/dcp.js"></script>
1212
</head>
1313

1414
<body>

0 commit comments

Comments
 (0)