Skip to content

Commit

Permalink
3.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DoctorMcKay committed Sep 30, 2017
1 parent cf17cee commit 8d926b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "steam-user",
"version": "3.22.0",
"version": "3.23.0",
"description": "node-steam client handler for Individual and AnonUser Steam account types",
"keywords": [
"steam",
Expand All @@ -23,7 +23,7 @@
},
"dependencies": {
"@doctormckay/proxy-agent": "^1.0.0",
"@doctormckay/stats-reporter": "^1.0.0",
"@doctormckay/stats-reporter": "^1.0.3",
"@doctormckay/steam-crypto": "^1.2.0",
"adm-zip": "^0.4.7",
"appdirectory": "^0.1.0",
Expand All @@ -34,7 +34,7 @@
"file-manager": "^1.0.1",
"lzma": "^2.3.2",
"protobufjs": "^5.0.2",
"steam-client": "^2.5.0",
"steam-client": "^2.5.4",
"steam-totp": "^1.4.1",
"steamid": "^1.1.0",
"vdf": "^0.0.2"
Expand Down

0 comments on commit 8d926b6

Please sign in to comment.