Skip to content

Commit

Permalink
fix: fix npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandremoore authored May 23, 2018
1 parent 9315578 commit 51d46e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,8 @@
"build": "rollup -c",
"semantic-release": "semantic-release",
"travis-deploy-once": "travis-deploy-once"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 51d46e3

Please sign in to comment.