Skip to content

Commit dddb7f5

Browse files
Merge pull request #44 from Dynamsoft/develop
Develop
2 parents e2a836b + 2369b40 commit dddb7f5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

BarcodeReaderSimpleSample/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"lint": "eslint ."
1111
},
1212
"dependencies": {
13-
"@react-navigation/native": "^6.0.10",
14-
"@react-navigation/native-stack": "^6.6.2",
15-
"dynamsoft-capture-vision-react-native": "^1.1.12",
13+
"@react-navigation/native": "6.0.10",
14+
"@react-navigation/native-stack": "6.6.2",
15+
"dynamsoft-capture-vision-react-native": "^1.1.13",
1616
"react": "17.0.2",
1717
"react-native": "0.67.2",
18-
"react-native-image-picker": "^4.10.0",
19-
"react-native-safe-area-context": "^4.2.5",
20-
"react-native-screens": "^3.13.1",
21-
"react-native-vector-icons": "^9.2.0"
18+
"react-native-image-picker": "4.10.0",
19+
"react-native-safe-area-context": "4.2.5",
20+
"react-native-screens": "3.13.1",
21+
"react-native-vector-icons": "9.2.0"
2222
},
2323
"devDependencies": {
2424
"@babel/core": "^7.12.9",

0 commit comments

Comments
 (0)