Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
laoneo committed Oct 21, 2024
1 parent 9dee4e5 commit 9053a30
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
110 changes: 55 additions & 55 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "joomla-cypress",
"version": "1.1.1",
"version": "1.2.0",
"description": "Helpers for using Cypress with Joomla for testing",
"main": "src/index.js",
"scripts": {
Expand All @@ -24,7 +24,7 @@
"src"
],
"dependencies": {
"cypress": "^13.13.2",
"cypress": "^13.15.0",
"cypress-file-upload": "^5.0.8"
}
}

0 comments on commit 9053a30

Please sign in to comment.