This commit is contained in:
2022-09-13 18:10:30 +00:00
parent 8a2f67221b
commit 1dbcc1bf5f
3 changed files with 10 additions and 9 deletions

View File

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