Skip to content

Commit

Permalink
fix(package): access should be public
Browse files Browse the repository at this point in the history
  • Loading branch information
joakimbeng committed Nov 9, 2018
1 parent 9793603 commit 607634d
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 @@ -70,5 +70,8 @@
"dependencies": {
"@aboviq/readdir-recursive": "^1.0.1",
"matcher": "^1.0.0"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 607634d

Please sign in to comment.