diff options
author | isaacs <i@izs.me> | 2012-06-17 12:04:35 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-06-17 12:04:35 -0700 |
commit | b0b707cb6e48fd0393c24c80c9fe490855d24f84 (patch) | |
tree | 25f2cac52e79c293e62d9639bd9cdcea6db9e8e2 /deps/npm/html/doc/update.html | |
parent | d614d161c7f1ac340251271e911cd4752c158d38 (diff) | |
download | node-new-b0b707cb6e48fd0393c24c80c9fe490855d24f84.tar.gz |
npm: Upgrade to 1.1.27
- severely enhanced 'npm init'
- upgraded node-gyp
Diffstat (limited to 'deps/npm/html/doc/update.html')
-rw-r--r-- | deps/npm/html/doc/update.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/doc/update.html b/deps/npm/html/doc/update.html index 99cbf44088..810b7273f5 100644 --- a/deps/npm/html/doc/update.html +++ b/deps/npm/html/doc/update.html @@ -23,7 +23,7 @@ <ul><li><a href="../doc/install.html">install(1)</a></li><li><a href="../doc/outdated.html">outdated(1)</a></li><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/list.html">list(1)</a></li></ul> </div> -<p id="footer">update — npm@1.1.26</p> +<p id="footer">update — npm@1.1.27</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |