Skip to content

Commit

Permalink
fix: Publish to correct registry
Browse files Browse the repository at this point in the history
  • Loading branch information
agentofuser committed Apr 25, 2019
1 parent b678ee8 commit a6f71f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"deploy"
],
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"main": "index.js",
Expand Down

0 comments on commit a6f71f1

Please sign in to comment.