chore: move cypress to devDependencies (#4002)

This commit is contained in:
Vignesh Mohankumar 2022-06-29 10:41:20 -10:00 committed by GitHub
parent 63227cd2c5
commit 9ddb37a982
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -88,6 +88,7 @@
"@types/wcag-contrast": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^4.1.0",
"@typescript-eslint/parser": "^4.1.0",
"cypress": "^10.1.0",
"env-cmd": "^10.1.0",
"eslint": "^7.11.0",
"eslint-config-prettier": "^6.11.0",
@ -146,7 +147,6 @@
"array.prototype.flatmap": "^1.2.4",
"cids": "^1.0.0",
"copy-to-clipboard": "^3.2.0",
"cypress": "^10.1.0",
"d3": "^7.0.0",
"ethers": "^5.1.4",
"firebase": "^9.1.3",