Skip to content

Commit

Permalink
release 5.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
advaith1 committed Nov 11, 2020
1 parent f9d1f67 commit 8082ed3
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
44 changes: 22 additions & 22 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.3.11-Release",
"version": "v5.3.12-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 @@ -48,13 +48,13 @@
"@types/cookie-session": "^2.0.41",
"@types/datadog-metrics": "^0.6.0",
"@types/ejs": "^3.0.5",
"@types/express": "^4.17.8",
"@types/express": "^4.17.9",
"@types/http-errors": "^1.8.0",
"@types/i18n": "^0.8.8",
"@types/ioredis": "^4.17.7",
"@types/mongodb": "^3.5.32",
"@types/mongodb": "^3.5.33",
"@types/morgan": "^1.9.2",
"@types/node": "^14.14.6",
"@types/node": "^14.14.7",
"@types/passport": "^1.0.4",
"@types/passport-discord": "^0.1.3",
"@types/sanitize-html": "^1.27.0",
Expand Down
2 changes: 1 addition & 1 deletion release-info.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "v5.3.11-Release",
"version": "v5.3.12-Release",
"channel": "Release",
"cssVersion": "7289b4916bb79d34ae2ac7e58a493ad5"
}

0 comments on commit 8082ed3

Please sign in to comment.