Skip to content

Commit 411a1af

Browse files
committed
Downgrade vscode types to the version this supports
# Conflicts: # package.json
1 parent 1087f79 commit 411a1af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@types/glob": "^7.1.1",
9393
"@types/mocha": "^7.0.2",
9494
"@types/node": "^14.0.5",
95-
"@types/vscode": "^1.45.1",
95+
"@types/vscode": "^1.44.0",
9696
"@typescript-eslint/eslint-plugin": "^3.0.0",
9797
"@typescript-eslint/parser": "^3.0.0",
9898
"eslint": "^7.1.0",

0 commit comments

Comments
 (0)