We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e36beca + ed5b635 commit 2d9f35cCopy full SHA for 2d9f35c
1 file changed
package.json
@@ -174,7 +174,8 @@
174
"react-query-kit": "~3.3.0",
175
"tailwind-variants": "~0.2.1",
176
"zod": "~3.23.8",
177
- "zustand": "~4.5.5"
+ "zustand": "~4.5.5",
178
+ "babel-plugin-transform-import-meta": "^2.3.3"
179
},
180
"devDependencies": {
181
"@babel/core": "~7.26.0",
@@ -193,7 +194,6 @@
193
194
"@typescript-eslint/eslint-plugin": "~5.62.0",
195
"@typescript-eslint/parser": "~5.62.0",
196
"babel-jest": "~30.0.0",
- "babel-plugin-transform-import-meta": "^2.3.3",
197
"concurrently": "9.2.1",
198
"cross-env": "~7.0.3",
199
"dotenv": "~16.4.5",
0 commit comments