0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 15:42:38 +00:00

Revert "types react apparently needed?"

This reverts commit 55b5c1e713.
This commit is contained in:
Víctor Losada Hernández
2024-10-10 02:09:52 +02:00
parent f8c995e59e
commit 2b6e166e86
2 changed files with 1 additions and 25 deletions

View File

@@ -127,7 +127,6 @@
},
"devDependencies": {
"@stylistic/stylelint-plugin": "^3.1.1",
"@types/react": "^18.3.11",
"eslint": "^9.12.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-react": "^7.37.1",
@@ -140,4 +139,4 @@
"stylelint-config-recommended": "^14.0.1",
"supertest": "^7.0.0"
}
}
}