Skip to content

Commit

Permalink
fix: package set to public
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowgate15 committed Nov 17, 2021
1 parent e1e8db2 commit 9ef2ef7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,9 @@
"bracketSpacing": true,
"trailingComma": "none"
},
"private": true,
"publishConfig": {
"access": "public"
},
"remarkConfig": {
"plugins": [
"preset-github"
Expand Down

0 comments on commit 9ef2ef7

Please sign in to comment.