Skip to content

Commit

Permalink
fix min vscode version
Browse files Browse the repository at this point in the history
  • Loading branch information
JabX committed Nov 26, 2023
1 parent f5e6f2d commit e7df986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TopModel.VSCode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"version": "1.39.1",
"engines": {
"vscode": "^1.74.0"
"vscode": "^1.84.1"
},
"categories": [
"Programming Languages"
Expand Down

0 comments on commit e7df986

Please sign in to comment.