Add express
This commit is contained in:
parent
07c89523a0
commit
1413f391c0
3 changed files with 1133 additions and 1 deletions
|
@ -11,5 +11,8 @@
|
|||
"url": "git@codeberg.org:Bingus_Violet/Web-Folder-Browser.git"
|
||||
},
|
||||
"author": "Violet",
|
||||
"license": "GPL-3.0-or-later"
|
||||
"license": "GPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"express": "^4.18.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue