add readme

This commit is contained in:
Travis Shears 2026-03-20 12:35:44 +01:00
parent 5848b471ec
commit 0a6fb0e954
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469
4 changed files with 67 additions and 7 deletions

View file

@ -10,6 +10,7 @@
"typescript": "^5"
},
"dependencies": {
"beautiful-mermaid": "^1.1.3"
"beautiful-mermaid": "^1.1.3",
"zod": "^4.3.6"
}
}