added an extra environment variable

This commit is contained in:
daniel31x13
2023-12-31 10:46:09 -05:00
parent 29e0370808
commit 4e29330472
7 changed files with 40 additions and 5 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "linkwarden",
"version": "2.4.6",
"version": "2.4.7",
"main": "index.js",
"repository": "https://github.com/linkwarden/linkwarden.git",
"author": "Daniel31X13 <daniel31x13@gmail.com>",
@@ -65,6 +65,7 @@
"@types/bcrypt": "^5.0.0",
"@types/dompurify": "^3.0.4",
"@types/jsdom": "^21.1.3",
"@types/node-fetch": "^2.6.10",
"@types/shelljs": "^0.8.15",
"autoprefixer": "^10.4.14",
"daisyui": "^4.4.2",