bump version of docs2website
Some checks failed
Build container images / build (push) Failing after 40s

This commit is contained in:
James Brumond 2025-04-20 13:51:03 -07:00
parent 02af3444cc
commit 3a19441583
Signed by: james
GPG Key ID: 54075022DEA90D75

View File

@ -2,7 +2,7 @@
"private": true,
"dependencies": {
"@doc-utils/color-themes": "^0.2.0",
"@doc-utils/docs2website": "^0.1.8",
"@doc-utils/docs2website": "^0.2.1",
"@doc-utils/jsonschema2markdown": "^0.1.1",
"@doc-utils/markdown2html": "^0.3.6"
}