mirror of
https://github.com/moritzruth/node-enttec-open-dmx-usb.git
synced 2025-04-21 07:41:22 +02:00
Add pub script
This commit is contained in:
parent
aac1d33525
commit
c7778f85dc
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@
|
||||||
"build": "pika build",
|
"build": "pika build",
|
||||||
"lint": "eslint src",
|
"lint": "eslint src",
|
||||||
"version": "yarn build",
|
"version": "yarn build",
|
||||||
"test": "echo There are no tests"
|
"test": "echo There are no tests",
|
||||||
|
"pub": "pika publish"
|
||||||
},
|
},
|
||||||
"@pika/pack": {
|
"@pika/pack": {
|
||||||
"pipeline": [
|
"pipeline": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue