I screwed up 3.12.0 and npm won't let me publish over it, so 3.12.0 just
doesn't exist.
This commit is contained in:
Alexander Corn 2015-12-02 22:20:28 -05:00
parent 0f83fe8c64
commit c4ea8eeb41

View File

@ -1,6 +1,6 @@
{
"name": "steamcommunity",
"version": "3.11.1",
"version": "3.12.1",
"description": "Provides an interface for logging into and interacting with the Steam Community website",
"keywords": ["steam", "steam community"],
"homepage": "https://github.com/DoctorMcKay/node-steamcommunity",