Skip to content

Commit 7873a3a

Browse files
increase vscode engine version to 1.99.3
1 parent 2bfb0da commit 7873a3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"publisher": "DanielChristianSchroeter",
99
"version": "0.0.1",
1010
"engines": {
11-
"vscode": "^1.96.2"
11+
"vscode": "^1.99.3"
1212
},
1313
"categories": [
1414
"SCM Providers",
@@ -149,7 +149,7 @@
149149
"@types/node": "24.0.12",
150150
"@types/semver": "^7.7.0",
151151
"@types/sinon": "^17.0.4",
152-
"@types/vscode": "^1.101.0",
152+
"@types/vscode": "^1.99.3",
153153
"@typescript-eslint/eslint-plugin": "^8.36.0",
154154
"@typescript-eslint/parser": "^8.36.0",
155155
"@vscode/test-cli": "^0.0.11",

0 commit comments

Comments
 (0)