File tree 3 files changed +4
-3
lines changed
packages/react-native-quick-crypto
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 36
36
"react-native-bouncy-checkbox" : " 4.0.1" ,
37
37
"react-native-nitro-modules" : " 0.18.2" ,
38
38
"react-native-quick-base64" : " 2.1.2" ,
39
- "react-native-quick-crypto" : " 1.0.0-beta.8 " ,
39
+ "react-native-quick-crypto" : " workspace:* " ,
40
40
"react-native-safe-area-context" : " 4.14.0" ,
41
41
"react-native-screens" : " 3.35.0" ,
42
42
"react-native-vector-icons" : " ^10.1.0" ,
Original file line number Diff line number Diff line change 70
70
"dependencies" : {
71
71
"@craftzdog/react-native-buffer" : " 6.0.5" ,
72
72
"events" : " 3.3.0" ,
73
- "react-native-nitro-modules" : " 0.18.2" ,
74
73
"react-native-quick-base64" : " 2.1.2" ,
75
74
"readable-stream" : " 4.5.2" ,
76
75
"string_decoder" : " 1.3.0" ,
91
90
"nitro-codegen" : " 0.18.2" ,
92
91
"prettier" : " 3.3.3" ,
93
92
"react-native-builder-bob" : " 0.35.2" ,
93
+ "react-native-nitro-modules" : " 0.18.2" ,
94
94
"release-it" : " 17.6.0" ,
95
95
"typescript" : " 5.1.6" ,
96
96
"typescript-eslint" : " ^8.1.0"
97
97
},
98
98
"peerDependencies" : {
99
99
"react" : " *" ,
100
- "react-native" : " *"
100
+ "react-native" : " *" ,
101
+ "react-native-nitro-modules" : " *"
101
102
},
102
103
"release-it" : {
103
104
"npm" : {
You can’t perform that action at this time.
0 commit comments