Skip to content

Commit

Permalink
publishConfig on package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ECorreia45 committed Sep 29, 2019
1 parent 2d24c40 commit dd61cef
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 @@ -11,6 +11,7 @@
"local": "nodemon --watch ./src -e ts,tsx --exec npm run build:local",
"test": "echo \"Error: no test specified\" && exit 1"
},
"publishConfig": { "registry": "https://npm.pkg.github.com/" },
"repository": {
"type": "git",
"url": "https://github.com/ECorreia45/flatlist-react"
Expand Down

0 comments on commit dd61cef

Please sign in to comment.