Skip to content

Commit

Permalink
fix: use exact Cypress version (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey committed Aug 23, 2023
1 parent 99c2cf5 commit 0cd1535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@vitest/coverage-v8": "^0.34.2",
"autoprefixer": "^10.4.15",
"cross-env": "^7.0.3",
"cypress": "^12.17.4",
"cypress": "12.17.3",
"esbuild": "^0.19.2",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
Expand Down

0 comments on commit 0cd1535

Please sign in to comment.