We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b18cea commit 7b01a86Copy full SHA for 7b01a86
package.json
@@ -109,6 +109,7 @@
109
"app-icon-badge": "^0.1.2",
110
"axios": "~1.12.0",
111
"babel-plugin-module-resolver": "^5.0.2",
112
+ "babel-plugin-transform-import-meta": "^2.3.3",
113
"buffer": "^6.0.3",
114
"countly-sdk-react-native-bridge": "25.4.1",
115
"date-fns": "^4.1.0",
@@ -192,7 +193,6 @@
192
193
"@types/react-native-base64": "~0.2.2",
194
"@typescript-eslint/eslint-plugin": "^8.0.0",
195
"@typescript-eslint/parser": "^8.0.0",
- "babel-plugin-transform-import-meta": "^2.3.3",
196
"babel-jest": "~30.0.0",
197
"concurrently": "9.2.1",
198
"cross-env": "~7.0.3",
0 commit comments