package: remove cypress resolution override and bump to 4.4.1

This commit is contained in:
Patrik Oldsberg
2020-04-23 21:04:17 +02:00
parent 2bbe78a0b9
commit dfd44f2d38
2 changed files with 164 additions and 86 deletions
-3
View File
@@ -34,9 +34,6 @@
"lint-staged": "^10.1.0",
"prettier": "^1.19.1"
},
"resolutions": {
"**/cypress": "4.2.0"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"