Skip to content

Commit

Permalink
fix: publish public npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
quanterion committed Mar 19, 2019
1 parent dd6219c commit 313866b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 31 deletions.
43 changes: 12 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@
"precommit": "lint-staged",
"travis-deploy-once": "travis-deploy-once"
},
"publishConfig": {
"access": "public"
},
"lint-staged": {
"{src,test}/**/*.ts": [
"prettier --write",
Expand Down

0 comments on commit 313866b

Please sign in to comment.