Skip to content

Commit 3b953c7

Browse files
authored
Expand supported VScode version range (#4)
1 parent 38938cc commit 3b953c7

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
@@ -19,7 +19,7 @@
1919
"R Markdown"
2020
],
2121
"engines": {
22-
"vscode": "^1.99.0"
22+
"vscode": "^1.96.2"
2323
},
2424
"categories": [
2525
"Programming Languages"

0 commit comments

Comments
 (0)