Skip to content

Commit

Permalink
chore: set publishConfig in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus committed Mar 18, 2020
1 parent 3c6344c commit 2a80af0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions catalyst/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
"files": [
"lib"
],
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
Expand Down

0 comments on commit 2a80af0

Please sign in to comment.