Skip to content

Commit

Permalink
v5.1.0-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanKScanbot committed Aug 26, 2024
1 parent 80ae562 commit 7b17d6b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1214,7 +1214,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- RNScanbotSDK/ALL (5.1.0-beta.4):
- RNScanbotSDK/ALL (5.1.0-beta.5):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -1528,7 +1528,7 @@ SPEC CHECKSUMS:
RNCAsyncStorage: ec53e44dc3e75b44aa2a9f37618a49c3bc080a7a
RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
RNGestureHandler: efed690b8493a00b99654043daeb1335276ac4a2
RNScanbotSDK: 10341ba5a4876990aa307e74fb2e68263a6e6932
RNScanbotSDK: 0a474a8e723bf5752484f368baf28addeac4dc58
RNScreens: 5aeecbb09aa7285379b6e9f3c8a3c859bb16401c
RNShare: 0fad69ae2d71de9d1f7b9a43acf876886a6cb99c
ScanbotSDK: af2b386a0cb9e3d460073727adfe5d0c2e9f40d1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react-native-gesture-handler": "^2.12.0",
"react-native-image-picker": "^7.0.0",
"react-native-safe-area-context": "4.10.8",
"react-native-scanbot-sdk": "5.1.0-beta.4",
"react-native-scanbot-sdk": "5.1.0-beta.5",
"react-native-screens": "3.32.0",
"react-native-share": "^10.2.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8240,13 +8240,13 @@ __metadata:
languageName: node
linkType: hard

"react-native-scanbot-sdk@npm:5.1.0-beta.4":
version: 5.1.0-beta.4
resolution: "react-native-scanbot-sdk@npm:5.1.0-beta.4"
"react-native-scanbot-sdk@npm:5.1.0-beta.5":
version: 5.1.0-beta.5
resolution: "react-native-scanbot-sdk@npm:5.1.0-beta.5"
peerDependencies:
react: "*"
react-native: ">=0.68"
checksum: 949450cc5b5b4aab082d1299760e166128a6deac5d5a777f38451de89bab289e721f555de8f275928d5c6c7f81f80b0705ad990d6858ca1151a010ef02f37ecc
checksum: 431341219e49c7de4c700c28d4f8f1684e0107a2314e5f3a3e28c931d85e29c2443596e3ceb6e198ecad8e63934fa94f9bcc5e40c3fba6eb632574503d4d33ea
languageName: node
linkType: hard

Expand Down Expand Up @@ -8737,7 +8737,7 @@ __metadata:
react-native-gesture-handler: ^2.12.0
react-native-image-picker: ^7.0.0
react-native-safe-area-context: 4.10.8
react-native-scanbot-sdk: 5.1.0-beta.4
react-native-scanbot-sdk: 5.1.0-beta.5
react-native-screens: 3.32.0
react-native-share: ^10.2.1
react-test-renderer: 18.2.0
Expand Down

0 comments on commit 7b17d6b

Please sign in to comment.