This commit is contained in:
2026-02-14 18:55:38 -08:00
parent f2ace3c7df
commit bfe7987d05
6 changed files with 1518 additions and 51 deletions

View File

@@ -7,7 +7,7 @@
"test": "tests"
},
"devDependencies": {
"cypress": "^13.8.1"
"cypress": "^9.7.0"
},
"scripts": {
"open": "./node_modules/.bin/cypress open",