make base_url more optional

This commit is contained in:
2023-08-19 15:38:54 -07:00
parent df4545a7f1
commit 5ff9cee8de
2 changed files with 5 additions and 6 deletions

View File

@@ -24,7 +24,7 @@
"dependencies": {
"@doc-utils/color-themes": "^0.2.0",
"@doc-utils/jsonschema2markdown": "^0.1.1",
"@doc-utils/markdown2html": "^0.3.4",
"@doc-utils/markdown2html": "^0.3.5",
"glob": "^10.2.3",
"ical": "^0.8.0",
"ical-generator": "^4.1.0",