Skip to content

Commit

Permalink
fix: add npm publishConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
shanejonas committed Mar 15, 2021
1 parent d2a5449 commit 365f5c1
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 @@ -12,6 +12,9 @@
"test": "jest",
"posttest": "npm run lint"
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@oclif/command": "^1",
"@oclif/config": "^1",
Expand Down

0 comments on commit 365f5c1

Please sign in to comment.