[remark-embed][s]: specify folder to publish

This commit is contained in:
olayway 2023-06-07 15:05:29 +02:00
parent 7d36d22671
commit 4141af0e82

View File

@ -22,6 +22,7 @@
"publishConfig": {
"access": "public"
},
"files": ["dist"],
"dependencies": {
"unist-util-visit": "^4.1.1"
},