Skip to content

Commit ab84046

Browse files
authored
fix: Bump minimum requirement of nitro to 0.31.2 (peerDeps only) (#980)
1 parent 7b9c096 commit ab84046

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"peerDependencies": {
9999
"react": "*",
100100
"react-native": "*",
101-
"react-native-nitro-modules": ">=0.29.1",
101+
"react-native-nitro-modules": ">=0.31.2",
102102
"react-native-quick-base64": ">=2.1.0",
103103
"expo": ">=48.0.0",
104104
"expo-build-properties": "*"

0 commit comments

Comments
 (0)