Skip to content

Commit

Permalink
build(release): 7.3.1 (#1217)
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Jelinek <[email protected]>
  • Loading branch information
djelinek authored Mar 26, 2024
1 parent 76ddaca commit 502bde7
Show file tree
Hide file tree
Showing 4 changed files with 707 additions and 1,243 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.12.0",
"version": "3.12.2",
"description": "Pluggable Page Objects locators for ExTester",
"main": "out/index.js",
"types": "out/index.d.ts",
Expand Down Expand Up @@ -40,7 +40,7 @@
"typescript": "^5.4.3"
},
"peerDependencies": {
"monaco-page-objects": "^3.14.0",
"monaco-page-objects": "^3.14.1",
"selenium-webdriver": ">=4.6.1"
}
}
Loading

0 comments on commit 502bde7

Please sign in to comment.