Skip to content

Commit 44e888e

Browse files
committed
Version 2.1.0
1 parent 0358256 commit 44e888e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "upnpserver",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Simple Upnpserver server. It supports several audio tags (id3,...) and matroska metadatas.",
55
"main": "api.js",
66
"repository": {
@@ -24,9 +24,9 @@
2424
"underscore": "1.6",
2525
"async": "0.8",
2626
"ip": "0.3",
27-
"matroska": "git://github.com/oeuillot/node-matroska.git",
28-
"debug": "latest",
29-
"follow-redirects": "latest"
27+
"matroska": "1.1.0",
28+
"debug": "2.2",
29+
"follow-redirects": "0.0.3"
3030
},
3131
"keywords": [
3232
"Node.js",

0 commit comments

Comments
 (0)