Skip to content

Commit

Permalink
chore: deploy to public npm repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jbcpollak committed Jun 15, 2017
1 parent 78cecf7 commit 716a858
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ machine:

dependencies:
pre:
- ./scripts/setupNpm.sh
- 'echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc'

test:
pre:
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
"type": "git",
"url": "git://github.com/6RiverSystems/loopback-component-bunyan.git"
},
"publishConfig": {
"registry": "https://sixriver.jfrog.io/sixriver/npm-local/"
},
"keywords": [
"loopback",
"component",
Expand Down
7 changes: 0 additions & 7 deletions scripts/setupNpm.sh

This file was deleted.

0 comments on commit 716a858

Please sign in to comment.