mirror of
https://github.com/DoctorMcKay/node-steamcommunity.git
synced 2025-01-14 21:10:28 +08:00
Use better dependency semver
This commit is contained in:
parent
1e609524e8
commit
31093da1a8
@ -13,9 +13,10 @@
|
|||||||
"url": "https://github.com/DoctorMcKay/node-steamcommunity.git"
|
"url": "https://github.com/DoctorMcKay/node-steamcommunity.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"request": "2.51.x",
|
"request": "^2.58.0",
|
||||||
"node-bignumber": "1.2.x",
|
"node-bignumber": "^1.2.1",
|
||||||
"steamid": "0.1.x",
|
"steamid": "^0.3.0",
|
||||||
"xml2js": "0.4.x"
|
"xml2js": "^0.4.9",
|
||||||
|
"cheerio": "^0.19.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user