Skip to content

Commit 89d3f7a

Browse files
authored
fix: align VS Code engine with @types/vscode (#1414)
1 parent d34d36a commit 89d3f7a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"url": "https://github.com/evilz/vscode-reveal"
1414
},
1515
"engines": {
16-
"vscode": "^1.68.0"
16+
"vscode": "^1.105.0"
1717
},
1818
"categories": [
1919
"Other"

0 commit comments

Comments
 (0)