mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-12-31 21:56:41 +01:00
unfinished image API
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
"@fastify/cookie": "^11.0.2",
|
||||
"@fastify/env": "^5.0.2",
|
||||
"@fastify/jwt": "^9.1.0",
|
||||
"@fastify/multipart": "^9.2.1",
|
||||
"axios": "^1.10.0",
|
||||
"base32.js": "^0.1.0",
|
||||
"bcrypt": "^6.0.0",
|
||||
@ -13,6 +14,7 @@
|
||||
"fastify-cli": "^7.4.0",
|
||||
"pino": "^9.7.0",
|
||||
"prom-client": "^15.1.3",
|
||||
"sharp": "^0.34.4",
|
||||
"solhint": "^6.0.0"
|
||||
},
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user