Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit 12b7bcc

Browse files
Merge pull request #83 from apupier/82-fixBuild
[To look first]Align VS Code engine version with @types/vscode
2 parents 2f5ce44 + d0b4564 commit 12b7bcc

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
@@ -17,7 +17,7 @@
1717
},
1818
"version": "0.14.2",
1919
"engines": {
20-
"vscode": "^1.43.0"
20+
"vscode": "^1.59.0"
2121
},
2222
"categories": [
2323
"Linters"

0 commit comments

Comments
 (0)