Skip to content

Commit

Permalink
chore: mark package as public
Browse files Browse the repository at this point in the history
  • Loading branch information
quantizor committed Mar 22, 2024
1 parent 01cebca commit 9012179
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file not shown.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -4,6 +4,9 @@
"homepage": "https://markdown-to-jsx.quantizor.dev",
"license": "MIT",
"version": "7.4.5",
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">= 10"
},
Expand Down

0 comments on commit 9012179

Please sign in to comment.