more compiler fixes

This commit is contained in:
Hailey
2024-11-10 14:22:51 -08:00
parent 7f24a7a1a3
commit 4b3f938555
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -165,7 +165,6 @@
"postinstall-postinstall": "^2.1.0",
"psl": "^1.9.0",
"react": "18.2.0",
"react-compiler-runtime": "file:./lib/react-compiler-runtime",
"react-dom": "^18.2.0",
"react-image-crop": "^11.0.7",
"react-keyed-flatten-children": "^3.0.0",
@@ -262,6 +261,7 @@
"lint-staged": "^13.2.3",
"metro-react-native-babel-preset": "^0.74.1",
"prettier": "^2.8.3",
"react-compiler-runtime": "^19.0.0-beta-63b359f-20241101",
"react-native-dotenv": "^3.3.1",
"react-refresh": "^0.14.0",
"react-scripts": "^5.0.1",