summaryrefslogtreecommitdiff
path: root/packages/markdown
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown')
-rw-r--r--packages/markdown/remark/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/markdown/remark/package.json b/packages/markdown/remark/package.json
index d5bd3efae..61b3f4aaa 100644
--- a/packages/markdown/remark/package.json
+++ b/packages/markdown/remark/package.json
@@ -57,5 +57,8 @@
"chai": "^4.3.7",
"mdast-util-mdx-expression": "^1.3.2",
"mocha": "^10.2.0"
+ },
+ "publishConfig": {
+ "provenance": true
}
}