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 f050abf commit abf0cdaCopy full SHA for abf0cda
examples/react-native-marked-sample/package.json
@@ -12,7 +12,6 @@
12
},
13
"dependencies": {
14
"@expo/metro-runtime": "~4.0.0",
15
- "babel-plugin-module-resolver": "^5.0.2",
16
"expo": "~52.0.24",
17
"expo-status-bar": "~2.0.0",
18
"react": "18.3.1",
@@ -25,6 +24,7 @@
25
24
"@babel/core": "^7.25.2",
26
"@babel/runtime": "^7.26.0",
27
"@types/react": "~18.3.12",
+ "babel-plugin-module-resolver": "^5.0.2",
28
"typescript": "^5.3.3"
29
}
30
0 commit comments