diff options
author | isaacs <i@izs.me> | 2012-04-06 14:42:19 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-04-06 14:42:19 -0700 |
commit | 37ac5e52bfaa79be477b4ac123ed05980defe599 (patch) | |
tree | aa8a95c1fb225968f8ad5a55c14d6240d8a7609d /deps/npm/html/doc/json.html | |
parent | 0b57fee3f8598e4d16af5ce89714e460dd042700 (diff) | |
download | node-new-37ac5e52bfaa79be477b4ac123ed05980defe599.tar.gz |
Update npm to 1.1.16
Diffstat (limited to 'deps/npm/html/doc/json.html')
-rw-r--r-- | deps/npm/html/doc/json.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/doc/json.html b/deps/npm/html/doc/json.html index a8ef8c0ec4..1695739a00 100644 --- a/deps/npm/html/doc/json.html +++ b/deps/npm/html/doc/json.html @@ -457,7 +457,7 @@ to publish it.</p> <p>This is a way to prevent accidental publication of private repositories. If you would like to ensure that a given package is only ever published -to a speciic registry (for example, an internal registry), +to a specific registry (for example, an internal registry), then use the <code>publishConfig</code> hash described below to override the <code>registry</code> config param at publish-time.</p> @@ -478,7 +478,7 @@ overridden.</p> <ul><li><a href="../doc/semver.html">semver(1)</a></li><li><a href="../doc/init.html">init(1)</a></li><li><a href="../doc/version.html">version(1)</a></li><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/help.html">help(1)</a></li><li><a href="../doc/faq.html">faq(1)</a></li><li><a href="../doc/install.html">install(1)</a></li><li><a href="../doc/publish.html">publish(1)</a></li><li><a href="../doc/rm.html">rm(1)</a></li></ul> </div> -<p id="footer">json — npm@1.1.12</p> +<p id="footer">json — npm@1.1.16</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |