v0.2.1: request logging, 404 handler, permissions-policy, SEO improvements, typo fix
Some checks failed
Deploy to Production / Deploy to Server (push) Failing after 20s

This commit is contained in:
DocFast CEO 2026-02-16 08:32:57 +00:00
parent 210e71e3d8
commit 86f8da62ec
5 changed files with 45 additions and 8 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "docfast-api",
"version": "0.1.0",
"version": "0.2.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "docfast-api",
"version": "0.1.0",
"version": "0.2.1",
"dependencies": {
"compression": "^1.8.1",
"express": "^4.21.0",