Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"buffer": "^6.0.3",
"react": "19.2.8",
"react-native": "0.84.1",
"react-native-nitro-modules": "^0.35.10"
"react-native-nitro-modules": "^0.37.1"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
12 changes: 11 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12870,6 +12870,16 @@ __metadata:
languageName: node
linkType: hard

"react-native-nitro-modules@npm:^0.37.1":
version: 0.37.1
resolution: "react-native-nitro-modules@npm:0.37.1"
peerDependencies:
react: "*"
react-native: "*"
checksum: ef8a3fbf9b66bc6e5ec9db3aa2f4566600777a5d95e3f897e09e50b2fd33860a1bda4bfa54887709a6fc2ce2cc80a26d9cbb6e77f8c33aea9537c788d089638b
languageName: node
linkType: hard

"react-native-zstd-example@workspace:example":
version: 0.0.0-use.local
resolution: "react-native-zstd-example@workspace:example"
Expand All @@ -12889,7 +12899,7 @@ __metadata:
react-native: 0.84.1
react-native-builder-bob: ^0.43.0
react-native-monorepo-config: ^0.4.0
react-native-nitro-modules: ^0.35.10
react-native-nitro-modules: ^0.37.1
languageName: unknown
linkType: soft

Expand Down