We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e10986 commit 173b0d1Copy full SHA for 173b0d1
package.json
@@ -2,7 +2,11 @@
2
"name": "vmix-scripting",
3
"displayName": "vMix Scripting Language",
4
"description": "%extension.description%",
5
- "version": "0.0.1",
+ "version": "0.6.51",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/SysProfile/Scripting-Assistant-For-vMix.git"
9
+ },
10
"engines": {
11
"vscode": "^1.80.0"
12
},
0 commit comments