This commit is contained in:
counterweight 2025-02-06 19:21:16 +01:00
parent 85431a5dbe
commit e57ab407a5
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
2 changed files with 22 additions and 3 deletions

View file

@ -3,7 +3,8 @@
"version": "1.0.0",
"dependencies": {
"ejs": "^3.1.10",
"express": "^4.17.1"
"express": "^4.17.1",
"uuid": "^11.0.5"
},
"description": "",
"main": "index.js",
@ -16,4 +17,4 @@
"keywords": [],
"author": "",
"license": "ISC"
}
}