This commit is contained in:
2026-06-11 11:48:01 +05:00
parent 568df6e20d
commit 067bdf3884
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
*.md *.md
.cache .cache
.vscode
node_modules/ node_modules/
docker-compose.yml docker-compose.yml
Dockerfile Dockerfile
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"name": "ecm-administrator-manuals", "name": "ecm-administrator-manuals",
"version": "0.0.3", "version": "0.0.4",
"description": "ecm-administrator-manuals doc" "description": "ecm-administrator-manuals doc"
} }