Add private npm publishConfig
Showing
with
3 additions
and
0 deletions
| ... | ... | @@ -19,5 +19,8 @@ |
| }, | ||
| "dependencies": { | ||
| "bson": "^0.4.23" | ||
| }, | ||
| "publishConfig": { | ||
| "registry": "http://192.168.1.199:4873/" | ||
| } | ||
| } |
Please
register
or
sign in
to comment
| ... | ... | @@ -19,5 +19,8 @@ |
| }, | ||
| "dependencies": { | ||
| "bson": "^0.4.23" | ||
| }, | ||
| "publishConfig": { | ||
| "registry": "http://192.168.1.199:4873/" | ||
| } | ||
| } |