0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00

Remove unused dependency

This commit is contained in:
Trevor Buckner
2024-11-20 16:22:48 -05:00
parent fb9148ada5
commit 1850173f87
2 changed files with 0 additions and 2 deletions

1
package-lock.json generated
View File

@@ -11,7 +11,6 @@
"license": "MIT",
"dependencies": {
"@babel/core": "^7.26.0",
"@babel/plugin-syntax-import-attributes": "^7.26.0",
"@babel/plugin-transform-runtime": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",

View File

@@ -90,7 +90,6 @@
},
"dependencies": {
"@babel/core": "^7.26.0",
"@babel/plugin-syntax-import-attributes": "^7.26.0",
"@babel/plugin-transform-runtime": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",