diff --git a/package.json b/package.json index 64716f9..961c665 100644 --- a/package.json +++ b/package.json @@ -13,12 +13,12 @@ "url": "https://github.com/DoctorMcKay/node-steamcommunity.git" }, "dependencies": { - "request": "^2.61.0", - "node-bignumber": "^1.2.1", - "steamid": "^0.3.1", - "xml2js": "^0.4.11", - "cheerio": "^0.19.0", - "async": "^1.4.2", - "steam-totp": "^1.3.0" + "request": "^2.61.0", + "node-bignumber": "^1.2.1", + "steamid": "^0.3.1", + "xml2js": "^0.4.11", + "cheerio": "^0.19.0", + "async": "^1.4.2", + "steam-totp": "^1.3.0" } } \ No newline at end of file