We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d62d4a commit a229c9cCopy full SHA for a229c9c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sonos-http-api",
3
- "version": "1.0.0-beta.14",
+ "version": "1.0.0-beta.16",
4
"description": "A simple node app for controlling a Sonos system with basic HTTP requests",
5
"scripts": {
6
"start": "node server.js"
@@ -16,7 +16,7 @@
16
"fuse.js": "^2.2.0",
17
"node-static": "~0.7.0",
18
"request-promise": "~1.0.2",
19
- "sonos-discovery": "https://github.com/jishi/node-sonos-discovery/archive/v1.0.0-beta.15.tar.gz"
+ "sonos-discovery": "https://github.com/jishi/node-sonos-discovery/archive/v1.0.0-beta.16.tar.gz"
20
},
21
"engines": {
22
"node": ">=4.0.0",
0 commit comments