Skip to content

Commit ef382ba

Browse files
committed
chore: let's not bump nitro just yet
1 parent 194d1dd commit ef382ba

File tree

3 files changed

+5
-9
lines changed

3 files changed

+5
-9
lines changed

bun.lock

Lines changed: 2 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react": "19.1.0",
3737
"react-native": "0.81.1",
3838
"react-native-bouncy-checkbox": "4.1.2",
39-
"react-native-nitro-modules": "0.31.6",
39+
"react-native-nitro-modules": "0.29.1",
4040
"react-native-quick-base64": "2.2.2",
4141
"react-native-quick-crypto": "workspace:*",
4242
"react-native-safe-area-context": "^5.2.2",

packages/react-native-quick-crypto/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@
8787
"del-cli": "6.0.0",
8888
"expo": "^47.0.0",
8989
"jest": "29.7.0",
90-
"nitro-codegen": "0.31.6",
90+
"nitro-codegen": "0.29.1",
9191
"react-native-builder-bob": "0.40.15",
92-
"react-native-nitro-modules": "0.31.6"
92+
"react-native-nitro-modules": "0.29.1"
9393
},
9494
"peerDependencies": {
9595
"react": "*",

0 commit comments

Comments
 (0)