This commit is contained in:
2022-05-26 20:57:59 +00:00
parent ebd5473e64
commit 16201c399f
3 changed files with 12 additions and 7 deletions

View File

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