demo ready

This commit is contained in:
2026-02-23 01:29:15 +01:00
parent f4fd3fd6c5
commit f2eb31bdc7
12 changed files with 1917 additions and 144 deletions

View File

@@ -2,5 +2,8 @@
"type": "commonjs",
"devDependencies": {
"@types/node": "^25.3.0"
},
"dependencies": {
"cypress": "^15.10.0"
}
}