[remak-callouts][s]: specify folder to publish in package.json

This commit is contained in:
olayway 2023-06-07 15:02:45 +02:00
parent dcf6400304
commit cdd90ac384

View File

@ -24,6 +24,7 @@
"publishConfig": {
"access": "public"
},
"files": ["dist"],
"dependencies": {
"mdast-util-from-markdown": "^1.2.0",
"svg-parser": "^2.0.4",