Add documentation to serverly (#2964)

Add the "web" parameter to the "serverly" package in packages.json to add documentation to the package.
This commit is contained in:
Roger Padrell Casar
2025-01-06 18:39:27 +08:00
committed by GitHub
parent 5169133141
commit 42d877f543
+2 -1
View File
@@ -34365,6 +34365,7 @@
"serving"
],
"description": "HTTP serving made eazy",
"license": "MIT"
"license": "MIT",
"web":"https://roger-padrell.github.io/serverly/"
}
]