Skip to content

Commit

Permalink
chore(package): Fixed VS Code target engine version (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeShirley authored Sep 6, 2024
1 parent 7389bc2 commit 76432a1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 15 deletions.
26 changes: 12 additions & 14 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"icon": "bedrock-icon.png",
"engines": {
"node": "^20.0.0",
"vscode": "^1.92.0"
"vscode": "^1.93.0"
},
"categories": [
"Debuggers"
Expand Down

0 comments on commit 76432a1

Please sign in to comment.