repo
This commit is contained in:
parent
106bcb3382
commit
4e559eeaa5
1 changed files with 5 additions and 1 deletions
|
@ -11,5 +11,9 @@
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"websocket": "^1.0.28"
|
"websocket": "^1.0.28"
|
||||||
}
|
},
|
||||||
|
"repository": {
|
||||||
|
"type" : "git",
|
||||||
|
"url" : "https://github.com/ondras/ws2mpd.git"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue