Skip to content

Commit 539648c

Browse files
authored
Merge pull request #239 from Dynamsoft/_dev
Update index.html
2 parents 7088511 + 4f9e40b commit 539648c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

use-case/read-a-drivers-license/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h1>Read a Driver's License</h1>
6969
<div class="result-body"></div>
7070
</div>
7171
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/dbr.bundle.min.js"></script>
72-
<script src="https://cdn.jsdelivr.net/npm/[email protected].20/dist/dcp.js"></script>
72+
<script src="https://cdn.jsdelivr.net/npm/[email protected].32/dist/dcp.js"></script>
7373
<script>
7474
/** LICENSE ALERT - README
7575
* To use the library, you need to first specify a license key using the API "initLicense()" as shown below.

0 commit comments

Comments
 (0)