feat: drop /docs URL prefix (variant B, shorter URLs) + bump 0.0.2

This commit is contained in:
“Naeel”
2026-09-02 15:17:14 +03:00
parent 69460e9652
commit 658e6e9c7f
3 changed files with 9 additions and 25 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "tf-docs",
"version": "0.0.1",
"version": "0.0.2",
"description": "Terraform docs service (S3 static /docs) — initial skeleton",
"main": "server.js",
"scripts": {