Skip to content

Commit

Permalink
release v5.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
advaith1 committed Mar 8, 2021
1 parent 5bb4bd6 commit 12faab7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "del-website",
"version": "v5.4.7-Release",
"version": "v5.4.8-Release",
"description": "Discord Extreme List, Discord's unbiased list! Official source code for the DEL v5 website!",
"main": "dist/src/app.js",
"directories": {
Expand Down Expand Up @@ -52,10 +52,10 @@
"@types/express": "^4.17.11",
"@types/http-errors": "^1.8.0",
"@types/i18n": "^0.8.8",
"@types/ioredis": "^4.19.4",
"@types/mongodb": "^3.6.7",
"@types/ioredis": "^4.22.0",
"@types/mongodb": "^3.6.9",
"@types/morgan": "^1.9.2",
"@types/node": "^14.14.28",
"@types/node": "^14.14.32",
"@types/passport": "^1.0.6",
"@types/passport-discord": "^0.1.3",
"@types/passport-oauth2-refresh": "^1.1.1",
Expand Down

0 comments on commit 12faab7

Please sign in to comment.