Skip to content

Commit

Permalink
fix: set publish config to public (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukahartwig committed May 3, 2021
1 parent af3f7e0 commit 0a501ae
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 @@ -31,6 +31,9 @@
"pre-commit": "npm run husky:precommit"
}
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/freenowtech/wave.git"
Expand Down

0 comments on commit 0a501ae

Please sign in to comment.