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",
|
"version": "0.2.0",
|
||||||
"author": "Sebastian Wiedenroth <wiedi@frubar.net>",
|
"author": "Sebastian Wiedenroth <wiedi@frubar.net>",
|
||||||
"description": "DMX library and webservice",
|
"description": "DMX library and webservice",
|
||||||
"url": "https://github.com/wiedi/node-dmx",
|
"url": "https://github.com/node-dmx/node-dmx",
|
||||||
"bin": {
|
"bin": {
|
||||||
"dmx-web": "./dmx.js"
|
"dmx-web": "./dmx.js"
|
||||||
},
|
},
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/wiedi/node-dmx.git"
|
"url": "https://github.com/node-dmx/node-dmx.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"DMX",
|
"DMX",
|
||||||
|
|
Loading…
Reference in a new issue