update names for recent reshuffeling once more
This commit is contained in:
parent
8f0825dbee
commit
e5469737d5
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "@node-dmx/dmx-web",
|
"name": "dmx-web",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"author": "Sebastian Wiedenroth <wiedi@frubar.net>",
|
"author": "Sebastian Wiedenroth <wiedi@frubar.net>",
|
||||||
"description": "DMX webservice and web ui powered by node-dmx",
|
"description": "DMX webservice and web ui powered by node-dmx",
|
||||||
|
|
|
@ -4,7 +4,7 @@ Webinterface and HTTP API using node-dmx
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
`npm install`
|
`npm install -g dmx-web`
|
||||||
|
|
||||||
## Webinterface
|
## Webinterface
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue