Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit b1adee8

Browse files
fix: use exact Cypress version (#254)
1 parent a36dc32 commit b1adee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"binode": "^1.0.5",
5656
"cookie": "^0.5.0",
5757
"cross-env": "^7.0.3",
58-
"cypress": "^12.17.4",
58+
"cypress": "12.17.3",
5959
"eslint": "^8.47.0",
6060
"eslint-config-prettier": "^9.0.0",
6161
"eslint-plugin-cypress": "^2.14.0",

0 commit comments

Comments
 (0)