mirror of
https://github.com/gamedig/node-gamedig.git
synced 2024-11-17 09:18:31 +01:00
bump package versions
This commit is contained in:
parent
b08e8f6b28
commit
0554522bd4
1 changed files with 3 additions and 3 deletions
|
@ -26,8 +26,8 @@
|
|||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"iconv": ">2.0.6",
|
||||
"bignum": ">0.6.1",
|
||||
"async": ">0.2.9"
|
||||
"iconv": ">=2.0.6",
|
||||
"bignum": ">=0.6.1",
|
||||
"async": ">=0.2.9"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue