Skip to content

Commit 20d7046

Browse files
authored
chore: move @expo/metro-runtime to a devDependency (#159)
1 parent 29e03e1 commit 20d7046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@
152152
"!**/__mocks__"
153153
],
154154
"dependencies": {
155-
"@expo/metro-runtime": "~6.1.1",
156155
"babel-plugin-react-compiler": "^19.1.0-rc.2",
157156
"colorjs.io": "0.6.0-alpha.1",
158157
"comment-json": "^4.2.5",
@@ -168,6 +167,7 @@
168167
"@babel/core": "^7.28.0",
169168
"@commitlint/config-conventional": "^19.8.1",
170169
"@eslint/js": "^9.30.1",
170+
"@expo/metro-runtime": "~6.1.1",
171171
"@ianvs/prettier-plugin-sort-imports": "^4.4.2",
172172
"@tailwindcss/postcss": "^4.1.12",
173173
"@testing-library/react-native": "^13.3.3",

0 commit comments

Comments
 (0)