mirror of
https://github.com/rainloreley/artnet-usbdmx-converter.git
synced 2024-12-03 13:53:02 +01:00
Update package.json
This commit is contained in:
parent
8e3d303e51
commit
c864c374db
|
@ -8,6 +8,7 @@
|
|||
"build": "tsc",
|
||||
"watch": "tsc -w",
|
||||
"dev": "npm run build && node ./dist/index.js",
|
||||
"start": "node ./dist/index.js"
|
||||
"make": "npm run build && pkg --compress GZip ."
|
||||
},
|
||||
"pkg": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user