diff options
-rw-r--r-- | package.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json index 4af3f197d..8525885c7 100644 --- a/package.json +++ b/package.json @@ -278,6 +278,10 @@ }, "resolutions": { "@types/react": "^18", + "**/zeed-dom": "0.10.9", + "**/zod": "3.23.8", + "**/expo-constants": "16.0.1", + "**/expo-device": "6.0.2", "@react-native/babel-preset": "0.74.1", "@radix-ui/react-focus-scope": "1.1.0" }, |