mirror of
https://github.com/rainloreley/artnet-usbdmx-converter.git
synced 2024-11-22 10:23:01 +01:00
version 1.0.0
This commit is contained in:
parent
a3cd53535f
commit
0c98fa93ea
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "artnet-usbdmx-converter",
|
"name": "artnet-usbdmx-converter",
|
||||||
"version": "1.0.3",
|
"version": "1.0.0",
|
||||||
"description": "Send ArtNet signals to USBDMX interfaces",
|
"description": "Send ArtNet signals to USBDMX interfaces",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"bin": "./dist/index.js",
|
"bin": "./dist/index.js",
|
||||||
|
@ -16,8 +16,7 @@
|
||||||
"node_modules/figlet/fonts/Standard.flf"
|
"node_modules/figlet/fonts/Standard.flf"
|
||||||
],
|
],
|
||||||
"targets": [
|
"targets": [
|
||||||
"node16.16.0-win-x64",
|
"node16.16.0-win-x64"
|
||||||
"node16.16.0-macos-x64"
|
|
||||||
],
|
],
|
||||||
"outputPath": "out/"
|
"outputPath": "out/"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user