Skip to content

Commit

Permalink
Merge pull request #44 from Dynamsoft/develop
Browse files Browse the repository at this point in the history
Develop
Dynamsoft-Henry authored May 8, 2024
2 parents e2a836b + 2369b40 commit dddb7f5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions BarcodeReaderSimpleSample/package.json
Original file line number Diff line number Diff line change
@@ -10,15 +10,15 @@
"lint": "eslint ."
},
"dependencies": {
"@react-navigation/native": "^6.0.10",
"@react-navigation/native-stack": "^6.6.2",
"dynamsoft-capture-vision-react-native": "^1.1.12",
"@react-navigation/native": "6.0.10",
"@react-navigation/native-stack": "6.6.2",
"dynamsoft-capture-vision-react-native": "^1.1.13",
"react": "17.0.2",
"react-native": "0.67.2",
"react-native-image-picker": "^4.10.0",
"react-native-safe-area-context": "^4.2.5",
"react-native-screens": "^3.13.1",
"react-native-vector-icons": "^9.2.0"
"react-native-image-picker": "4.10.0",
"react-native-safe-area-context": "4.2.5",
"react-native-screens": "3.13.1",
"react-native-vector-icons": "9.2.0"
},
"devDependencies": {
"@babel/core": "^7.12.9",

0 comments on commit dddb7f5

Please sign in to comment.