Skip to content

Commit ca9198e

Browse files
authored
Merge pull request #222 from Resgrid/develop
RU-T47 Fixing ios build
2 parents 644012e + 7b01a86 commit ca9198e

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
@@ -109,6 +109,7 @@
109109
"app-icon-badge": "^0.1.2",
110110
"axios": "~1.12.0",
111111
"babel-plugin-module-resolver": "^5.0.2",
112+
"babel-plugin-transform-import-meta": "^2.3.3",
112113
"buffer": "^6.0.3",
113114
"countly-sdk-react-native-bridge": "25.4.1",
114115
"date-fns": "^4.1.0",
@@ -192,7 +193,6 @@
192193
"@types/react-native-base64": "~0.2.2",
193194
"@typescript-eslint/eslint-plugin": "^8.0.0",
194195
"@typescript-eslint/parser": "^8.0.0",
195-
"babel-plugin-transform-import-meta": "^2.3.3",
196196
"babel-jest": "~30.0.0",
197197
"concurrently": "9.2.1",
198198
"cross-env": "~7.0.3",

0 commit comments

Comments
 (0)