We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b1ef7a commit fb71496Copy full SHA for fb71496
1 file changed
LogicScript.VSCode/package.json
@@ -13,6 +13,7 @@
13
"scripts": {
14
"watch": "node .scripts/build.js --watch",
15
"package": "node .scripts/package.js",
16
+ "publish": "node .scripts/publish.js",
17
"test-compile": "tsc -p ./"
18
},
19
"repository": "github:pipe01/LogicScript",
0 commit comments