Skip to content

Commit

Permalink
Downgraded Cypress to 13.14.2 and Removed @types/cypress (#8788)
Browse files Browse the repository at this point in the history
  • Loading branch information
nihal467 authored Oct 15, 2024
1 parent e588270 commit a45285a
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 185 deletions.
1 change: 0 additions & 1 deletion cypress/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"baseUrl": "./",
"target": "es5",
"lib": ["es5", "dom", "es2015", "es2016", "es2017", "es2018", "es2019", "es2020"],
"types": ["cypress"],
"typeRoots": ["./support"],
"resolveJsonModule": true
},
Expand Down
Loading

0 comments on commit a45285a

Please sign in to comment.