package updates for publishing

This commit is contained in:
2023-04-30 18:48:41 -07:00
parent cee1d41d6f
commit 84d6243b2c

View File

@@ -1,6 +1,9 @@
{
"name": "markdown-to-html",
"private": true,
"name": "@doc-utils/markdown2html",
"version": "0.1.0",
"publishConfig": {
"registry": "https://gitea.home.jbrumond.me/api/packages/doc-utils/npm/"
},
"scripts": {
"tsc": "tsc"
},