Prevent tcp socket errors from dumping straight to console (2.0.7)

This commit is contained in:
mmorrison 2019-01-20 03:52:40 -06:00
parent 05619469b7
commit 9a536b160e
3 changed files with 7 additions and 1 deletions

View file

@ -11,7 +11,7 @@
],
"main": "lib/index.js",
"author": "Michael Morrison",
"version": "2.0.6",
"version": "2.0.7",
"repository": {
"type": "git",
"url": "https://github.com/sonicsnes/node-gamedig.git"