0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 08:58:11 +00:00

bring back babel to fix tests

This commit is contained in:
Víctor Losada Hernández
2026-02-02 01:01:10 +01:00
parent 266de1c1c2
commit 15183d293a
2 changed files with 11 additions and 15 deletions

View File

@@ -91,6 +91,7 @@
"@babel/plugin-transform-runtime": "^7.28.3",
"@babel/preset-env": "^7.28.3",
"@babel/preset-react": "^7.28.5",
"@babel/runtime": "^7.28.6",
"@googleapis/drive": "^19.2.0",
"@sanity/diff-match-patch": "^3.2.0",
"@vitejs/plugin-react": "^5.1.2",