Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions editors/code/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions editors/code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
}
},
"engines": {
"vscode": "^1.66.0"
"vscode": "^1.78.0"
},
"enabledApiProposals": [],
"scripts": {
Expand All @@ -49,7 +49,7 @@
},
"devDependencies": {
"@types/node": "~16.11.7",
"@types/vscode": "~1.66.0",
"@types/vscode": "~1.78.1",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@vscode/test-electron": "^2.3.3",
Expand Down

0 comments on commit 1b228f9

Please sign in to comment.