Skip to content

Commit 6d3d2f8

Browse files
committed
fix: bump vscode engine version
1 parent 9c8762a commit 6d3d2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Autocomplete functionality when editing AWS AppSync resolver vtl files.",
66
"version": "0.0.1",
77
"engines": {
8-
"vscode": "^1.44.0"
8+
"vscode": "^1.49.0"
99
},
1010
"repository": {
1111
"type": "git+ssh",

0 commit comments

Comments
 (0)