Merge pull request #439 from spotify/eide/cypress-types
Pin cypress to 4.2.0 to fix typescript type conflict
This commit is contained in:
@@ -35,6 +35,9 @@
|
||||
"@types/classnames": "^2.2.9",
|
||||
"moment": "^2.24.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"**/cypress": "4.2.0"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "lint-staged"
|
||||
|
||||
Reference in New Issue
Block a user