version lock stream

This commit is contained in:
guybedford
2015-01-08 18:14:10 +02:00
parent 823267b495
commit 95fae0cf92
@@ -8,6 +8,6 @@
"isarray": "npm:isarray@0.0.1",
"string_decoder": "npm:string_decoder@~0.10.0",
"inherits": "npm:inherits@~2.0.1",
"stream": "npm:stream-browserify@~1.0.0"
"stream": "npm:stream-browserify@1.0.0"
}
}