Harden RC9 UX and performance states
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"preview": "vite preview",
|
||||
"typecheck": "tsc -p tsconfig.json --noEmit",
|
||||
"test:unit": "vitest run",
|
||||
"test:e2e": "node e2e/releaseJourneys.mjs"
|
||||
"test:e2e": "node e2e/releaseJourneys.mjs",
|
||||
"test:e2e:ux": "node e2e/uxAudit.mjs"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^20.19.0 || >=22.12.0"
|
||||
|
||||
Reference in New Issue
Block a user