Skip to content

Commit

Permalink
Revert @types/vscode version to match engine version
Browse files Browse the repository at this point in the history
  • Loading branch information
eliericha committed Aug 8, 2024
1 parent de93c35 commit d519191
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integration/vscode/ada/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 integration/vscode/ada/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -932,7 +932,7 @@
"devDependencies": {
"@types/mocha": "10.0.1",
"@types/node": "16.18.16",
"@types/vscode": "^1.91.0",
"@types/vscode": "^1.83.1",
"@types/ws": "8.5.4",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.55.0",
Expand Down

0 comments on commit d519191

Please sign in to comment.