Skip to content

Commit

Permalink
chore(package): set publish config registry
Browse files Browse the repository at this point in the history
Maybe this will fix the broken travis publish step?
  • Loading branch information
eventualbuddha committed Jan 4, 2019
1 parent 2ffa725 commit 82d8fa8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,8 @@
"post-rewrite": "yarnhook",
"pre-commit": "lint-staged"
}
},
"publishConfig": {
"registry": "https://registry.npmjs.com/"
}
}

0 comments on commit 82d8fa8

Please sign in to comment.