Skip to content

Commit

Permalink
make package explictly public
Browse files Browse the repository at this point in the history
  • Loading branch information
pheyvaer committed Oct 28, 2021
1 parent 974ee13 commit d858723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "merweb",
"version": "1.0.0",
"description": "Generate SHACL shapes and vocabularies from Mermaid class diagrams.",
"private": false,
"main": "index.js",
"type": "module",
"scripts": {
Expand Down

0 comments on commit d858723

Please sign in to comment.