Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Commit

Permalink
build(package.json): Add npm registry
Browse files Browse the repository at this point in the history
  • Loading branch information
germanattanasio committed Jul 22, 2018
1 parent b52bd4b commit ffb86af
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,9 @@
},
"pre-commit": [
"lint"
]
],
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
}
}

0 comments on commit ffb86af

Please sign in to comment.