Skip to content

Commit

Permalink
revert nitro
Browse files Browse the repository at this point in the history
  • Loading branch information
boorad committed Aug 14, 2024
1 parent 4f713c2 commit f768a3d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PODS:
- hermes-engine (0.74.5):
- hermes-engine/Pre-built (= 0.74.5)
- hermes-engine/Pre-built (0.74.5)
- NitroModules (0.4.1):
- NitroModules (0.4.0):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -1564,7 +1564,7 @@ SPEC CHECKSUMS:
fmt: 4c2741a687cc09f0634a2e2c72a838b99f1ff120
glog: fdfdfe5479092de0c4bdbebedd9056951f092c4f
hermes-engine: 8c1577f3fdb849cbe7729c2e7b5abc4b845e88f8
NitroModules: 24157e177bd9008389655c9fdfe6b850c1c22410
NitroModules: da051fe7d5765063eb128f5fa920e0e3aa5b09b6
OpenSSL-Universal: f8a9c4fdab7e21cb70bda471c269e86e9212439c
QuickCrypto: 66251dc3bae056eaf0bb5313cc078b94853d4da8
RCT-Folly: 02617c592a293bd6d418e0a88ff4ee1f88329b47
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react": "^18.3.1",
"react-native": "^0.74.5",
"react-native-bouncy-checkbox": "4.0.1",
"react-native-nitro-modules": "0.4.1",
"react-native-nitro-modules": "0.4.0",
"react-native-quick-base64": "2.1.2",
"react-native-quick-crypto": "workspace:^",
"react-native-safe-area-context": "4.10.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-native-quick-crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"dependencies": {
"@craftzdog/react-native-buffer": "6.0.5",
"events": "3.3.0",
"react-native-nitro-modules": "0.4.1",
"react-native-nitro-modules": "0.4.0",
"react-native-quick-base64": "2.1.2",
"readable-stream": "4.5.2",
"string_decoder": "1.3.0",
Expand All @@ -86,7 +86,7 @@
"eslint": "9.9.0",
"eslint-plugin-react-native": "^4.1.0",
"jest": "29.7.0",
"nitro-codegen": "0.4.1",
"nitro-codegen": "0.4.0",
"prettier": "3.2.5",
"react": "18.3.1",
"react-native": "0.74.5",
Expand Down

0 comments on commit f768a3d

Please sign in to comment.