Skip to content

Commit

Permalink
Bump to 2.0.4 stable
Browse files Browse the repository at this point in the history
Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
  • Loading branch information
cobaltt7 committed Sep 26, 2022
1 parent 54fb9ba commit 8f35f98
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
17 changes: 14 additions & 3 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scradd",
"version": "2.0.4-pre",
"version": "2.0.4",
"private": true,
"description": "Custom Discord bot for the Scratch Addons server.",
"homepage": "https://discord.gg/FPv957V6SD",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"async-exit-hook": "2.0.1",
"difflib": "0.2.4",
"discord.js": "^14.5.0",
"discord.js": "14.5.0",
"dotenv": "16.0.2",
"fuse.js": "6.6.2",
"json-diff": "0.9.0",
Expand Down

0 comments on commit 8f35f98

Please sign in to comment.