Skip to content

Commit

Permalink
newClient fully corrected for iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Erfan Shekarchi committed Apr 1, 2024
1 parent 239d87a commit 89f977a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ PODS:
- React-jsinspector (0.72.3)
- React-logger (0.72.3):
- glog
- react-native-fula (1.54.8):
- react-native-fula (1.54.10):
- CryptoSwift (~> 1.7.1)
- Fula (~> 1.54.8)
- RCT-Folly (= 2021.07.22.00)
Expand Down Expand Up @@ -714,7 +714,7 @@ SPEC CHECKSUMS:
React-jsiexecutor: 59d1eb03af7d30b7d66589c410f13151271e8006
React-jsinspector: b511447170f561157547bc0bef3f169663860be7
React-logger: c5b527272d5f22eaa09bb3c3a690fee8f237ae95
react-native-fula: f742c8f43903dc88b3be676b7773a19eaef51df3
react-native-fula: 4e2c047208ac0426e4b020dbbb3abf49ba8eceb3
React-NativeModulesApple: c57f3efe0df288a6532b726ad2d0322a9bf38472
React-perflogger: 6bd153e776e6beed54c56b0847e1220a3ff92ba5
React-RCTActionSheet: c0b62af44e610e69d9a2049a682f5dba4e9dff17
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@functionland/react-native-fula",
"version": "1.54.10",
"version": "1.54.11",
"description": "This package is a bridge to use the Fula libp2p protocols in the react-native which is using wnfs",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 89f977a

Please sign in to comment.