Skip to content

Commit 89f977a

Browse files
author
Erfan Shekarchi
committed
newClient fully corrected for iOS
1 parent 239d87a commit 89f977a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ PODS:
377377
- React-jsinspector (0.72.3)
378378
- React-logger (0.72.3):
379379
- glog
380-
- react-native-fula (1.54.8):
380+
- react-native-fula (1.54.10):
381381
- CryptoSwift (~> 1.7.1)
382382
- Fula (~> 1.54.8)
383383
- RCT-Folly (= 2021.07.22.00)
@@ -714,7 +714,7 @@ SPEC CHECKSUMS:
714714
React-jsiexecutor: 59d1eb03af7d30b7d66589c410f13151271e8006
715715
React-jsinspector: b511447170f561157547bc0bef3f169663860be7
716716
React-logger: c5b527272d5f22eaa09bb3c3a690fee8f237ae95
717-
react-native-fula: f742c8f43903dc88b3be676b7773a19eaef51df3
717+
react-native-fula: 4e2c047208ac0426e4b020dbbb3abf49ba8eceb3
718718
React-NativeModulesApple: c57f3efe0df288a6532b726ad2d0322a9bf38472
719719
React-perflogger: 6bd153e776e6beed54c56b0847e1220a3ff92ba5
720720
React-RCTActionSheet: c0b62af44e610e69d9a2049a682f5dba4e9dff17

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@functionland/react-native-fula",
3-
"version": "1.54.10",
3+
"version": "1.54.11",
44
"description": "This package is a bridge to use the Fula libp2p protocols in the react-native which is using wnfs",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)