This commit is contained in:
tigerbot 2017-05-29 12:43:01 -06:00
parent fef369519c
commit 6ac3e1dd54

View File

@ -1,6 +1,6 @@
{
"name": "socket-pair",
"version": "1.0.0",
"version": "1.0.1",
"description": "Similar to stream-pair, but with sockets with real fds. A workaround for https://github.com/nodejs/node/issues/12716",
"main": "lib/socket-pair.js",
"scripts": {