Skip to content

Commit

Permalink
bringing everything up a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
toddtarsi committed Apr 18, 2024
1 parent 762a39c commit 8c8912f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/selenium-ide/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "selenium-ide",
"version": "4.0.1-beta.7",
"version": "4.0.1-beta.8",
"private": false,
"description": "Selenium IDE electron app",
"author": "Todd <[email protected]>",
Expand Down Expand Up @@ -124,7 +124,7 @@
"@seleniumhq/code-export-python-pytest": "^4.0.3",
"@seleniumhq/code-export-ruby-rspec": "^4.0.3",
"@seleniumhq/get-driver": "^4.0.1",
"@seleniumhq/side-api": "^4.0.6",
"@seleniumhq/side-api": "^4.0.7",
"@seleniumhq/side-commons": "^4.0.1",
"@seleniumhq/side-model": "^4.0.1",
"@seleniumhq/side-runtime": "^4.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/side-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@seleniumhq/side-api",
"version": "4.0.6",
"version": "4.0.7",
"private": false,
"description": "Selenium IDE API command shapes and such",
"author": "Todd Tarsi <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/side-example-suite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@seleniumhq/code-export-python-pytest": "^4.0.1"
},
"devDependencies": {
"@seleniumhq/side-api": "^4.0.6"
"@seleniumhq/side-api": "^4.0.7"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

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

0 comments on commit 8c8912f

Please sign in to comment.