mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-18 09:35:50 +00:00
Upgrade moment and varint dependencies
This commit is contained in:
parent
bccf9092c2
commit
b2e574217a
2 changed files with 15 additions and 10 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue