Skip to content

Commit

Permalink
fix: Get back @types/selenium-webdriver to direct dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Jelinek <[email protected]>
  • Loading branch information
djelinek committed Mar 26, 2024
1 parent 502bde7 commit ee3edab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 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 @@ -55,13 +55,13 @@
"@types/js-yaml": "^4.0.9",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.30",
"@types/selenium-webdriver": "^4.1.22",
"@types/targz": "^1.0.4",
"mocha": "^10.3.0",
"rimraf": "^5.0.5",
"typescript": "^5.4.3"
},
"dependencies": {
"@types/selenium-webdriver": "^4.1.22",
"@vscode/vsce": "^2.24.0",
"commander": "^12.0.0",
"compare-versions": "^6.1.0",
Expand Down

0 comments on commit ee3edab

Please sign in to comment.