mirror of
https://github.com/DoctorMcKay/node-steamcommunity.git
synced 2025-02-07 21:29:33 +08:00
Pin cheerio version to 0.19.0
https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/issues/120#issuecomment-200179648
This commit is contained in:
parent
8d90aac203
commit
f47afae1ea
@ -17,7 +17,7 @@
|
||||
"node-bignumber": "^1.2.1",
|
||||
"steamid": "^1.0.0",
|
||||
"xml2js": "^0.4.11",
|
||||
"cheerio": "^0.20.0",
|
||||
"cheerio": "0.19.0",
|
||||
"async": "^1.4.2",
|
||||
"steam-totp": "^1.3.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user