Skip to content

Commit 1f8b9ed

Browse files
committed
package.json: Try to fix vscode installation by allowing all versions
1 parent 69ff2e1 commit 1f8b9ed

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
@@ -4,7 +4,7 @@
44
"engines": {
55
"atom": "*",
66
"node": "*",
7-
"vscode": ">=0.9.1"
7+
"vscode": "*"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)