Skip to content

Commit 0e6d4b0

Browse files
committed
Bump nostr-sdk-ffi to 5cbe03e3 and downgrade uniffi-bindgen-react-native to 0.28.3-5
nostr-sdk-ffi@5cbe03e3 uses uniffi 0.28.3, so downgrade uniffi-bindgen-react-native to 0.28.3-5 Signed-off-by: Yuki Kishimoto <[email protected]>
1 parent c5fee6b commit 0e6d4b0

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,6 @@
181181
"version": "0.49.0"
182182
},
183183
"dependencies": {
184-
"uniffi-bindgen-react-native": "^0.29.0-0"
184+
"uniffi-bindgen-react-native": "^0.28.3-5"
185185
}
186186
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2710,7 +2710,7 @@ __metadata:
27102710
release-it: ^17.10.0
27112711
turbo: ^1.10.7
27122712
typescript: ^5.2.2
2713-
uniffi-bindgen-react-native: ^0.29.0-0
2713+
uniffi-bindgen-react-native: ^0.28.3-5
27142714
peerDependencies:
27152715
react: "*"
27162716
react-native: "*"
@@ -11413,13 +11413,13 @@ __metadata:
1141311413
languageName: node
1141411414
linkType: hard
1141511415

11416-
"uniffi-bindgen-react-native@npm:^0.29.0-0":
11417-
version: 0.29.0-0
11418-
resolution: "uniffi-bindgen-react-native@npm:0.29.0-0"
11416+
"uniffi-bindgen-react-native@npm:^0.28.3-5":
11417+
version: 0.28.3-5
11418+
resolution: "uniffi-bindgen-react-native@npm:0.28.3-5"
1141911419
bin:
1142011420
ubrn: bin/cli.cjs
1142111421
uniffi-bindgen-react-native: bin/cli.cjs
11422-
checksum: 0716a1c170ad9b151f2f21d5ec887b3fb984182e6fc2242b19284be92a9fe40e4a00fc8e7b4bc10726bc8ed19a0bd213ec213d0bf52f65ba5016c1c32a0f59cc
11422+
checksum: c08dc54024c2d8158c52283e8b8ce0e256bca22e20ea4a7d89b2af438ca57e2405b52f2790c89a1b368c5062d3f5528aebd9dc88953c5add83e39a075ca6060b
1142311423
languageName: node
1142411424
linkType: hard
1142511425

0 commit comments

Comments
 (0)