From c90a12daae72d2e8e563b474506cc30294190727 Mon Sep 17 00:00:00 2001 From: Pushpender Singh Date: Mon, 2 Dec 2024 19:14:57 +0530 Subject: [PATCH] chore: update pushpendersingh-react-native-scanner to version 1.3.1 in Podfile.lock and package.json --- example/ios/Podfile.lock | 4 ++-- example/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 6086237..a59cbba 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -7,7 +7,7 @@ PODS: - hermes-engine (0.76.0): - hermes-engine/Pre-built (= 0.76.0) - hermes-engine/Pre-built (0.76.0) - - pushpendersingh-react-native-scanner (1.3.0-beta.2): + - pushpendersingh-react-native-scanner (1.3.1): - DoubleConversion - glog - hermes-engine @@ -1767,7 +1767,7 @@ SPEC CHECKSUMS: fmt: 10c6e61f4be25dc963c36bd73fc7b1705fe975be glog: 08b301085f15bcbb6ff8632a8ebaf239aae04e6a hermes-engine: 9de51d2f67336348a6cd5b686330e436d1dbd522 - pushpendersingh-react-native-scanner: 291ce06330a2587f043a83dc8a429e8a3e9a6186 + pushpendersingh-react-native-scanner: 54b29f07c01cabf2ca5c9e71f797e50e08ced4f9 RCT-Folly: bf5c0376ffe4dd2cf438dcf86db385df9fdce648 RCTDeprecation: 4c2c4a088b6f0ccfcbd53c9d5614b0238ad57909 RCTRequired: 2d8a683a7848bc0baf5883f0792c1ac43f6267b5 diff --git a/example/package.json b/example/package.json index 5ce7ce4..2830c0b 100644 --- a/example/package.json +++ b/example/package.json @@ -11,7 +11,7 @@ "xcode": "xed -b ios" }, "dependencies": { - "@pushpendersingh/react-native-scanner": "1.3.0-beta.2", + "@pushpendersingh/react-native-scanner": "1.3.1", "react": "18.3.1", "react-native": "0.76.0", "react-native-permissions": "^5.0.1"