Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "git://github.com/dandehoon/vscode-generic-expand-selection.git"
},
"engines": {
"vscode": "^1.101.0"
"vscode": "^1.99.0"
},
"categories": [
"Other"
Expand Down Expand Up @@ -100,7 +100,7 @@
"@eslint/js": "^9.29.0",
"@types/mocha": "^10.0.10",
"@types/node": "~22.15.33",
"@types/vscode": "^1.101.0",
"@types/vscode": "^1.99.0",
"@typescript-eslint/eslint-plugin": "^8.35.0",
"@typescript-eslint/parser": "^8.35.0",
"@vscode/test-cli": "^0.0.11",
Expand Down