Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
⬆️ Updated follow-redirects to 1.13.2
⬆️ Updated fs-extra to 9.1.0
🔖 Bumped version to 2.1.4
  • Loading branch information
AstroGD committed Feb 3, 2021
1 parent bbbc70b commit 4410919
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 21 deletions.
29 changes: 11 additions & 18 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discord-accept-rules-bot",
"version": "2.1.3",
"version": "2.1.4",
"description": "Let your Members accept the rules first and then give them a role",
"main": "main.js",
"scripts": {
Expand All @@ -19,7 +19,7 @@
"homepage": "https://github.com/AstroGD/discord-accept-rules-bot#readme",
"dependencies": {
"discord.js": "^12.5.1",
"follow-redirects": "^1.13.0",
"fs-extra": "^9.0.1"
"follow-redirects": "^1.13.2",
"fs-extra": "^9.1.0"
}
}

0 comments on commit 4410919

Please sign in to comment.