diff --git a/package.json b/package.json index c1752d258..1eab34ef8 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,8 @@ "patch-package": "^8.0.0", "postinstall-postinstall": "^2.1.0", "prettier": "^3.2.5", - "typescript": "^5.5.3" + "typescript": "^5.5.3", + "react-native": "0.76.5" }, "lint-staged": { "server/**/*.{js,ts}": [ diff --git a/patches/react-native-ios-utilities+4.3.0.patch b/patches/react-native-ios-utilities+4.3.0.patch deleted file mode 100644 index b851971d8..000000000 --- a/patches/react-native-ios-utilities+4.3.0.patch +++ /dev/null @@ -1,2 +0,0 @@ -import Foundation -@objc import React // add import for RCTRootView \ No newline at end of file