Skip to content

Commit

Permalink
fix: add public release config
Browse files Browse the repository at this point in the history
  • Loading branch information
sumwatshade committed May 17, 2021
1 parent 3d6acd2 commit db7cec9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@
"@oclif/plugin-help"
]
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"repository": "sumwatshade/plugin-update",
"scripts": {
"lint": "eslint . --ext .ts --config .eslintrc",
Expand Down

0 comments on commit db7cec9

Please sign in to comment.