fix: resolve [DELETE/PUT]_PATHS_ALLOWED entries

This commit is contained in:
Andy Burke 2025-08-08 16:45:57 -07:00
parent 680e7a105d
commit c8d2e19f4a
2 changed files with 5 additions and 7 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@andyburke/serverus",
"description": "A flexible HTTP server for mixed content. Throw static files, markdown, Typescript and (hopefully, eventually) more into a directory and serverus can serve it up a bit more like old-school CGI.",
"version": "0.11.1",
"version": "0.11.2",
"license": "MIT",
"exports": {
".": "./serverus.ts",