diff options
author | isaacs <i@izs.me> | 2012-05-26 22:36:04 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-05-28 20:02:39 -0700 |
commit | 719376730d8d1db7bd98c7688906d0a543154f6b (patch) | |
tree | 0b6e8764c8141e20682cef1f08465dbd22389130 /deps/npm/html/api/commands.html | |
parent | 0bd410a66a379b6dbd1fa1458829a0aa623c5363 (diff) | |
download | node-719376730d8d1db7bd98c7688906d0a543154f6b.tar.gz |
upgrade npm to 1.1.23
This also upgrades node-gyp to 0.4.3
Diffstat (limited to 'deps/npm/html/api/commands.html')
-rw-r--r-- | deps/npm/html/api/commands.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/commands.html b/deps/npm/html/api/commands.html index 442f06f0f..65176f8f7 100644 --- a/deps/npm/html/api/commands.html +++ b/deps/npm/html/api/commands.html @@ -28,7 +28,7 @@ usage, or <code>man 3 npm-<command></code> for programmatic usage.</p> <ul><li><a href="../doc/index.html">index(1)</a></li></ul> </div> -<p id="footer">commands — npm@1.1.21</p> +<p id="footer">commands — npm@1.1.23</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |