mirror of
https://github.com/DoctorMcKay/node-steamcommunity.git
synced 2026-09-04 22:42:47 +08:00
Added async dependency
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"node-bignumber": "^1.2.1",
|
||||
"steamid": "^0.3.1",
|
||||
"xml2js": "^0.4.11",
|
||||
"cheerio": "^0.19.0"
|
||||
"cheerio": "^0.19.0",
|
||||
"async": "^1.4.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user