From 722ca6689b3e451544448b7851211cf3eae2429f Mon Sep 17 00:00:00 2001 From: Alexander Corn Date: Mon, 18 Jan 2016 18:46:45 -0500 Subject: [PATCH] Removed excess whitespace --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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