mirror of
https://github.com/DoctorMcKay/node-steamcommunity.git
synced 2025-02-12 10:40:12 +08:00
Removed excess whitespace
This commit is contained in:
parent
1276c71e4e
commit
722ca6689b
14
package.json
14
package.json
@ -13,12 +13,12 @@
|
|||||||
"url": "https://github.com/DoctorMcKay/node-steamcommunity.git"
|
"url": "https://github.com/DoctorMcKay/node-steamcommunity.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"request": "^2.61.0",
|
"request": "^2.61.0",
|
||||||
"node-bignumber": "^1.2.1",
|
"node-bignumber": "^1.2.1",
|
||||||
"steamid": "^0.3.1",
|
"steamid": "^0.3.1",
|
||||||
"xml2js": "^0.4.11",
|
"xml2js": "^0.4.11",
|
||||||
"cheerio": "^0.19.0",
|
"cheerio": "^0.19.0",
|
||||||
"async": "^1.4.2",
|
"async": "^1.4.2",
|
||||||
"steam-totp": "^1.3.0"
|
"steam-totp": "^1.3.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user