Skip to content

Commit

Permalink
increment deps cause discordjs/discord.js#8679
Browse files Browse the repository at this point in the history
  • Loading branch information
Tekks committed Sep 29, 2022
1 parent 3eddd3e commit 2e78744
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "weebly",
"version": "1.1.1",
"version": "1.1.2",
"description": "tk Server Manager",
"exports": "./index.js",
"type": "module",
Expand All @@ -26,10 +26,10 @@
},
"homepage": "https://github.com/Tekks/weebly#readme",
"dependencies": {
"@discordjs/rest": "^1.0.1",
"@discordjs/rest": "^1.2.0",
"async": "^3.2.4",
"discord.js": "^14.3.0",
"dotenv": "^16.0.1",
"discord.js": "^14.5.0",
"dotenv": "^16.0.3",
"lokijs": "^1.5.12",
"lowdb": "^3.0.0",
"node-fetch": "^3.2.10",
Expand Down

0 comments on commit 2e78744

Please sign in to comment.