We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29e03e1 commit d7d80f1Copy full SHA for d7d80f1
package.json
@@ -152,7 +152,6 @@
152
"!**/__mocks__"
153
],
154
"dependencies": {
155
- "@expo/metro-runtime": "~6.1.1",
156
"babel-plugin-react-compiler": "^19.1.0-rc.2",
157
"colorjs.io": "0.6.0-alpha.1",
158
"comment-json": "^4.2.5",
@@ -168,6 +167,7 @@
168
167
"@babel/core": "^7.28.0",
169
"@commitlint/config-conventional": "^19.8.1",
170
"@eslint/js": "^9.30.1",
+ "@expo/metro-runtime": "~6.1.1",
171
"@ianvs/prettier-plugin-sort-imports": "^4.4.2",
172
"@tailwindcss/postcss": "^4.1.12",
173
"@testing-library/react-native": "^13.3.3",
0 commit comments