Skip to content

Commit fb71496

Browse files
committed
Add script to package.json
1 parent 2b1ef7a commit fb71496

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

LogicScript.VSCode/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"scripts": {
1414
"watch": "node .scripts/build.js --watch",
1515
"package": "node .scripts/package.js",
16+
"publish": "node .scripts/publish.js",
1617
"test-compile": "tsc -p ./"
1718
},
1819
"repository": "github:pipe01/LogicScript",

0 commit comments

Comments
 (0)