require multisource-stream@0.0.3, bump version
This commit is contained in:
parent
bd5d4fe516
commit
a3a1348143
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "catalyst-proxy",
|
||||
"description": "A proxy that accelerates requests via multipart downloading",
|
||||
"author": "Alexandre Kirszenberg <a.kirszenberg@gmail.com>",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"multipart",
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
"dependencies": {
|
||||
"commander": "2.*",
|
||||
"lodash": "*",
|
||||
"multisource-stream": "0.0.*",
|
||||
"multisource-stream": "0.0.3",
|
||||
"tmpl-log": "0.0.*"
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue