chore: update deployment configurations and dependencies

This commit is contained in:
Félix MARQUET
2025-10-07 18:43:27 +02:00
parent 4477357232
commit 54737aaef8

View File

@@ -37,7 +37,7 @@
"build:css": "npx @tailwindcss/cli -i src/index.css -o src/output.css",
"cypress:open": "cypress open",
"cypress:run": "cypress run",
"test": "browserslist"
"test": "browserslist && pnpm run cypress:run"
},
"eslintConfig": {
"extends": [