Skip to content

Commit

Permalink
Merge pull request #169 from Streamers-Workshop/develop
Browse files Browse the repository at this point in the history
Updated deps, updated Trovo.js
  • Loading branch information
Bioblaze authored Sep 12, 2020
2 parents f202ef6 + 9e31f8e commit 4cea3ba
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,13 +1,13 @@
{
"name": "TrovoBot",
"name": "trovobot",
"version": "2.0.0",
"main": "index.js",
"dependencies": {
"ascii-table": "0.0.9",
"chance": "^1.1.7",
"clear": "^0.1.0",
"colors": "^1.4.0",
"discord-rpc": "^3.1.3",
"discord-rpc": "^3.1.4",
"ejs": "^3.1.5",
"express": "^4.17.1",
"figlet": "^1.5.0",
Expand All @@ -21,7 +21,7 @@
"random-words": "^1.1.1",
"slobs.js": "^1.0.11",
"socket.io": "^2.3.0",
"trovo.js": "^1.8.6",
"trovo.js": "^1.8.7",
"vorpal": "^1.12.0",
"ws": "^7.3.1"
},
Expand Down

0 comments on commit 4cea3ba

Please sign in to comment.