Skip to content

Commit 12beaf2

Browse files
authored
Merge pull request #56 from kyle-ds/ds-kj
update react sample package.json
2 parents da263a8 + 2211933 commit 12beaf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/web/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dynamsoft-javascript-barcode": "7.3.0-v2",
1010
"react": "^16.12.0",
1111
"react-dom": "^16.12.0",
12-
"react-scripts": "3.3.0"
12+
"react-scripts": "^3.4.0"
1313
},
1414
"scripts": {
1515
"start": "react-scripts start",

0 commit comments

Comments
 (0)