Upgrade moment and varint dependencies

This commit is contained in:
Michael Morrison 2015-01-18 01:38:45 -06:00
parent bccf9092c2
commit b2e574217a
2 changed files with 15 additions and 10 deletions

View file

@ -33,8 +33,8 @@
"gbxremote": "~0.1.4",
"request": "~2.33.0",
"optimist": "~0.6.0",
"varint": "~1.0.0",
"moment": "~2.8.3"
"varint": "~4.0.0",
"moment": "~2.9.0"
},
"bin": {
"gamedig": "bin/gamedig.js"