Skip to content

Commit

Permalink
Upversion locators to 3.11.0
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Jelinek <[email protected]>
  • Loading branch information
djelinek committed Feb 13, 2024
1 parent 7300972 commit 4149ac2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions locators/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vscode-extension-tester-locators",
"version": "3.10.0",
"version": "3.11.0",
"description": "Pluggable Page Objects locators for ExTester",
"main": "out/index.js",
"types": "out/index.d.ts",
Expand Down Expand Up @@ -36,7 +36,7 @@
"typescript": "5.3.3"
},
"peerDependencies": {
"monaco-page-objects": "^3.12.0",
"monaco-page-objects": "^3.13.0",
"selenium-webdriver": "^4.6.1"
}
}
4 changes: 2 additions & 2 deletions package-lock.json

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

0 comments on commit 4149ac2

Please sign in to comment.