Skip to content

Commit 9012179

Browse files
author
Evan Jacobs
committed
chore: mark package as public
1 parent 01cebca commit 9012179

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
Binary file not shown.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"homepage": "https://markdown-to-jsx.quantizor.dev",
55
"license": "MIT",
66
"version": "7.4.5",
7+
"publishConfig": {
8+
"access": "public"
9+
},
710
"engines": {
811
"node": ">= 10"
912
},

0 commit comments

Comments
 (0)