diff --git a/bun.lockb b/bun.lockb index 40cb2eb3b..dc7fd03dc 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/packages/react-native-nitro-modules/package.json b/packages/react-native-nitro-modules/package.json index 0a672ef34..60808c80f 100644 --- a/packages/react-native-nitro-modules/package.json +++ b/packages/react-native-nitro-modules/package.json @@ -72,7 +72,8 @@ "jest": "*", "react": "*", "react-native": "*", - "react-native-builder-bob": "^0.33.1" + "react-native-builder-bob": "^0.33.1", + "typescript": "~5.5.4" }, "peerDependencies": { "react": "*", @@ -115,7 +116,6 @@ [ "typescript", { - "tsc": "../../node_modules/.bin/tsc", "project": "tsconfig.build.json" } ]