Skip to content

Commit ad3050e

Browse files
update to internal commit 95c8d8da
1 parent f75524d commit ad3050e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

programming/javascript/user-guide/mrz-scanner-v2.2.3000.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ npm i [email protected] -E
214214
215215
216216
217+
217218
```
218219

219220
The resources are located at the path node_modules/<pkg>, without @<version>, so the script in your page would be like:

programming/javascript/user-guide/mrz-scanner.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ npm i [email protected] -E
250250
251251
252252
253+
253254
```
254255

255256
The resources are located at the path `node_modules/<pkg>`, without `@<version>`. You must copy "dynamsoft-xxx" packages elsewhere and add `@<version>`. The `<version>` can be obtained from `package.json` of each package. You can typically include SDK like this:

0 commit comments

Comments
 (0)