We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fcd4da commit e76e971Copy full SHA for e76e971
package.json
@@ -29,7 +29,6 @@
29
"@react-navigation/stack": "^7.1.1",
30
"@shopify/react-native-skia": "^1.5.8",
31
"@tanstack/react-query": "^5.62.12",
32
- "babel-plugin-inline-import": "^3.0.0",
33
"clsx": "^2.1.1",
34
"drizzle-orm": "^0.38.3",
35
"hono": "^4.6.11",
@@ -54,6 +53,7 @@
54
53
"@babel/core": "^7.25.2",
55
"@babel/preset-env": "^7.25.3",
56
"@babel/runtime": "^7.25.0",
+ "babel-plugin-inline-import": "^3.0.0",
57
"@react-native-community/cli": "15.0.1",
58
"@react-native-community/cli-platform-android": "15.0.1",
59
"@react-native-community/cli-platform-ios": "15.0.1",
0 commit comments