Skip to content

Commit

Permalink
Upgrade Cypress to v13.0.0
Browse files Browse the repository at this point in the history
Instead of the v13 beta version.
  • Loading branch information
wlsf82 committed Sep 28, 2023
1 parent 93ad268 commit 873abef
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 14 deletions.
35 changes: 22 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"license": "MIT",
"homepage": "https://github.com/wlsf82/cypress-from-zero-to-the-cloud#readme",
"devDependencies": {
"cypress": "https://cdn.cypress.io/beta/npm/13.0.0/linux-x64/release/13.0.0-5d1e07a7aa228745b5e742aa3e912fcbd4cb217f/cypress.tgz"
"cypress": "^13.0.0"
}
}

0 comments on commit 873abef

Please sign in to comment.