Skip to content

Commit

Permalink
Merge pull request #4 from xops/fix/update-meta-schema
Browse files Browse the repository at this point in the history
fix: add npm publishConfig
  • Loading branch information
shanejonas authored Mar 15, 2021
2 parents a8cd59b + 365f5c1 commit e06bacb
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 e06bacb

Please sign in to comment.