forked from mirrors/amnezia-wg-easy
Merge branch 'feat-h3' into master
This commit is contained in:
commit
1a3cff855e
17 changed files with 431 additions and 181 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"release": "11",
|
||||
"release": "12",
|
||||
"name": "wg-easy",
|
||||
"version": "1.0.1",
|
||||
"description": "The easiest way to run WireGuard VPN + Web-based Admin UI.",
|
||||
|
@ -15,7 +15,7 @@
|
|||
"dependencies": {
|
||||
"bcryptjs": "^2.4.3",
|
||||
"debug": "^4.3.4",
|
||||
"express": "^4.18.2",
|
||||
"express": "^4.18.3",
|
||||
"express-session": "^1.18.0",
|
||||
"h3": "^1.11.1",
|
||||
"qrcode": "^1.5.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue