pkg: bump bsock and bweb with timeout fixes

This commit is contained in:
Braydon Fuller 2018-08-01 15:09:07 -07:00
parent 86ba087f27
commit d6c4aa215e

View File

@ -39,14 +39,14 @@
"bmutex": "~0.1.0", "bmutex": "~0.1.0",
"bn.js": "~4.11.8", "bn.js": "~4.11.8",
"bsip": "~0.1.0", "bsip": "~0.1.0",
"bsock": "~0.1.0", "bsock": "~0.1.2",
"bsocks": "~0.2.0", "bsocks": "~0.2.0",
"bstring": "~0.1.0", "bstring": "~0.1.0",
"btcp": "~0.1.0", "btcp": "~0.1.0",
"bufio": "~0.2.0", "bufio": "~0.2.0",
"bupnp": "~0.2.1", "bupnp": "~0.2.1",
"bval": "~0.1.0", "bval": "~0.1.0",
"bweb": "~0.1.1", "bweb": "~0.1.3",
"mrmr": "~0.1.0", "mrmr": "~0.1.0",
"n64": "~0.2.0" "n64": "~0.2.0"
}, },