update repo url
This commit is contained in:
parent
65f24c5031
commit
cc7210111e
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"version": "0.2.0",
|
||||
"author": "Sebastian Wiedenroth <wiedi@frubar.net>",
|
||||
"description": "DMX library and webservice",
|
||||
"url": "https://github.com/wiedi/node-dmx",
|
||||
"url": "https://github.com/node-dmx/node-dmx",
|
||||
"bin": {
|
||||
"dmx-web": "./dmx.js"
|
||||
},
|
||||
|
@ -12,7 +12,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/wiedi/node-dmx.git"
|
||||
"url": "https://github.com/node-dmx/node-dmx.git"
|
||||
},
|
||||
"keywords": [
|
||||
"DMX",
|
||||
|
|
Loading…
Reference in a new issue