Skip to content

Commit 35289d3

Browse files
committed
Fixed typescript version in package.json.
1 parent 72c4750 commit 35289d3

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
@@ -7,7 +7,7 @@
77
"version": "1.3.3",
88
"repository": "https://github.com/CoderAllan/vscode-dgmlviewer",
99
"engines": {
10-
"vscode": "^1.55.0"
10+
"vscode": "^1.56.0"
1111
},
1212
"categories": [
1313
"Other",

0 commit comments

Comments
 (0)