Skip to content

Commit

Permalink
chore: public npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
sneas committed Jun 20, 2022
1 parent 801736b commit 29a9f87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ node_modules
src
tsconfig.json
tsconfig.commonjs.json
.idea
.gitignore
.circleci
.editorconfig
Expand Down
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,8 @@
"prettier": "^2.7.1",
"semantic-release": "^19.0.3",
"typescript": "^4.7.4"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 29a9f87

Please sign in to comment.