Skip to content

Commit

Permalink
Merge pull request #18 from onhernandes/fix/remove-publish-config
Browse files Browse the repository at this point in the history
rm publish config
  • Loading branch information
onhernandes authored Jul 28, 2020
2 parents 3495abb + 63dd6e6 commit ff1fee1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
"publish-docs": "./node_modules/.bin/esdoc && git subtree push --prefix docs origin gh-pages",
"tarfile": "tar -czvf parserblade.tar.gz LICENSE package* README.md src"
},
"publishConfig": { "registry": "https://npm.pkg.github.com/" },
"repository": "[email protected]:onhernandes/parserblade.git",
"jest": {
"testEnvironment": "node"
Expand Down

0 comments on commit ff1fee1

Please sign in to comment.