Fix vitest config

This commit is contained in:
Alejandro Celaya
2023-08-10 09:18:22 +02:00
parent ca6a7ff079
commit dfe2cdadbc
3 changed files with 21 additions and 11 deletions

View File

@@ -75,11 +75,11 @@
"@types/leaflet": "^1.9.3",
"@types/qs": "^6.9.7",
"@types/ramda": "^0.27.66",
"@types/react": "^18.0.26",
"@types/react": "^18.2.19",
"@types/react-color": "^3.0.6",
"@types/react-copy-to-clipboard": "^5.0.4",
"@types/react-datepicker": "^4.15.0",
"@types/react-dom": "^18.0.10",
"@types/react-dom": "^18.2.7",
"@types/react-tag-autocomplete": "^6.3.0",
"@types/uuid": "^9.0.2",
"@vitejs/plugin-react": "^4.0.4",