forked from mirrors/amnezia-wg-easy
Feat expiration date (#1296)
Closes #1287 Co-authored-by: Vadim Babadzhanyan <vadim.babadzhanyan@my.games>
This commit is contained in:
parent
40af030266
commit
8145809e22
14 changed files with 241 additions and 21 deletions
|
@ -16,13 +16,14 @@
|
|||
"license": "CC BY-NC-SA 4.0",
|
||||
"dependencies": {
|
||||
"bcryptjs": "^2.4.3",
|
||||
"crc-32": "^1.2.2",
|
||||
"debug": "^4.3.6",
|
||||
"express-session": "^1.18.0",
|
||||
"h3": "^1.12.0",
|
||||
"qrcode": "^1.5.4",
|
||||
"crc-32": "^1.2.2"
|
||||
"qrcode": "^1.5.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"eslint-config-athom": "^3.1.3",
|
||||
"nodemon": "^3.1.4",
|
||||
"tailwindcss": "^3.4.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue