Skip to content

Commit

Permalink
Fix NPM registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Rudman committed Nov 14, 2016
1 parent fb5df8c commit f82e925
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
"version": "0.6.0",
"description": "A hierarchical (or tree) selection control for AngularJS",
"main": "index.js",
"publishConfig": {
"registry": "http://svdev01:8181/npm/packages",
"ca": null
},
"directories": {
"test": "test"
},
Expand Down

0 comments on commit f82e925

Please sign in to comment.