Skip to content

Commit 8e15116

Browse files
committed
jsonstream rollback
1 parent eafa168 commit 8e15116

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docker-modem",
33
"description": "Docker remote API network layer module.",
4-
"version": "0.2.3",
4+
"version": "0.2.4",
55
"author": "Pedro Dias <[email protected]>",
66
"maintainers": [
77
"apocas <[email protected]>"
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"debug": "~0.7.4",
2020
"follow-redirects": "0.0.3",
21-
"jsonstream": "^1.0.3",
21+
"jsonstream": "0.10.0",
2222
"querystring": "0.2.0",
2323
"readable-stream": "~1.0.26-4"
2424
},

0 commit comments

Comments
 (0)