Skip to content

Commit

Permalink
Adding nexus url to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Ledung committed Oct 23, 2015
1 parent 88ec0ff commit 146a1da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"type": "git",
"url": "***REMOVED***"
},
"publishConfig" : {
"registry" : "http://localhost:8081/nexus/content/repositories/npm-internal/"
},
"keywords": [
"frontend",
"front",
Expand Down

0 comments on commit 146a1da

Please sign in to comment.