Skip to content

Commit 73223e2

Browse files
chore: update engines.vscode to match @types/vscode version
1 parent 556a3ba commit 73223e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"homepage": "https://github.com/tlcsdm/vscode-java-method-sorter#readme",
1616
"engines": {
17-
"vscode": "^1.109.0"
17+
"vscode": "^1.110.0"
1818
},
1919
"categories": [
2020
"Formatters",

0 commit comments

Comments
 (0)