Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
idinium96 committed Jul 4, 2020
1 parent cab40da commit a8290d9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 18 deletions.
32 changes: 18 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "tf2autobot",
"version": "1.1.2",

"description": "Fully automated TF2 trading bot advertising on www.backpack.tf using prices from www.prices.tf",
"main": "dist/app.js",
"scripts": {
Expand Down Expand Up @@ -48,8 +47,8 @@
"socket.io-client": "^2.3.0",
"steam-totp": "^2.1.1",
"steam-tradeoffer-manager": "^2.10.2",
"steam-user": "^4.16.2",
"steamcommunity": "^3.41.5",
"steam-user": "^4.17.0",
"steamcommunity": "^3.41.6",
"steamid": "^1.1.3",
"tf2": "^3.0.2",
"tf2-currencies": "^1.2.4",
Expand Down Expand Up @@ -81,7 +80,7 @@
"eslint-plugin-tsdoc": "^0.2.5",
"nodemon": "^2.0.4",
"prettier": "^1.19.1",
"typescript": "^3.9.5"
"typescript": "^3.9.6"
},
"private": true
}

0 comments on commit a8290d9

Please sign in to comment.