Skip to content

Commit e76e971

Browse files
committed
Re-add babel-plugin-inline-import dependency in package.json
1 parent 4fcd4da commit e76e971

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
@@ -29,7 +29,6 @@
2929
"@react-navigation/stack": "^7.1.1",
3030
"@shopify/react-native-skia": "^1.5.8",
3131
"@tanstack/react-query": "^5.62.12",
32-
"babel-plugin-inline-import": "^3.0.0",
3332
"clsx": "^2.1.1",
3433
"drizzle-orm": "^0.38.3",
3534
"hono": "^4.6.11",
@@ -54,6 +53,7 @@
5453
"@babel/core": "^7.25.2",
5554
"@babel/preset-env": "^7.25.3",
5655
"@babel/runtime": "^7.25.0",
56+
"babel-plugin-inline-import": "^3.0.0",
5757
"@react-native-community/cli": "15.0.1",
5858
"@react-native-community/cli-platform-android": "15.0.1",
5959
"@react-native-community/cli-platform-ios": "15.0.1",

0 commit comments

Comments
 (0)