diff --git a/example/package.json b/example/package.json index 8dc477b..4e6ada0 100644 --- a/example/package.json +++ b/example/package.json @@ -18,7 +18,7 @@ "expo-font": "~57.0.3", "react": "19.2.3", "react-native": "0.86.3", - "react-native-nitro-modules": "^0.35.10" + "react-native-nitro-modules": "^0.37.1" }, "devDependencies": { "@babel/core": "^7.29.7", diff --git a/package.json b/package.json index 2efcd02..01db0e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-zstd", - "version": "1.4.0", + "version": "1.4.1", "description": "ZSTD for React Native", "main": "./lib/module/index.js", "types": "./lib/typescript/src/index.d.ts", diff --git a/yarn.lock b/yarn.lock index f31da04..6c4187c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13069,16 +13069,6 @@ __metadata: languageName: node linkType: hard -"react-native-nitro-modules@npm:^0.35.10": - version: 0.35.10 - resolution: "react-native-nitro-modules@npm:0.35.10" - peerDependencies: - react: "*" - react-native: "*" - checksum: 9a657b0503fa549d3d35e275f14872950c5f798367e8a983e5386760460d2bdbac4bd107ea78e67aec08eb03a8244e60f684faf7d252703bd4b1931bfac1890f - 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" @@ -13106,7 +13096,7 @@ __metadata: react-native: 0.86.3 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 react-refresh: ^0.18.0 zstdify: ^1.4.0 languageName: unknown