Stabilize U
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
"ci:install": "npm ci --prefer-offline --no-audit --no-fund",
|
||||
"storybook": "ng run stellaops-web:storybook",
|
||||
"storybook:build": "ng run stellaops-web:build-storybook",
|
||||
"test:a11y": "FAIL_ON_A11Y=0 playwright test tests/e2e/a11y-smoke.spec.ts"
|
||||
"test:a11y": "FAIL_ON_A11Y=0 playwright test tests/e2e/a11y-smoke.spec.ts",
|
||||
"test:e2e:docker": "playwright test --config playwright.e2e.config.ts"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^20.19.0 || ^22.12.0 || ^24.0.0",
|
||||
|
||||
Reference in New Issue
Block a user