mirror of
https://github.com/BreizhHardware/portfolio.git
synced 2026-01-18 16:37:22 +01:00
feat: Migrate deployment scripts to use pnpm for dependency management
This commit is contained in:
@@ -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 && cypress run"
|
||||
"test": "browserslist"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": [
|
||||
|
||||
Reference in New Issue
Block a user