diff options
author | isaacs <i@izs.me> | 2013-05-14 14:37:59 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-05-14 14:37:59 -0700 |
commit | f7b10f5445248981a39f0f82e10fca7234fca08a (patch) | |
tree | 839a30d65dcdc93e3e7ddaebe2666eb1c27fb306 /deps/npm/html/doc/index.html | |
parent | ca38def146c2255503103159677df40c169ccefa (diff) | |
download | node-f7b10f5445248981a39f0f82e10fca7234fca08a.tar.gz |
npm: Upgrade to 1.2.21
Diffstat (limited to 'deps/npm/html/doc/index.html')
-rw-r--r-- | deps/npm/html/doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/doc/index.html b/deps/npm/html/doc/index.html index 453c3e1de..1e9f49631 100644 --- a/deps/npm/html/doc/index.html +++ b/deps/npm/html/doc/index.html @@ -400,7 +400,7 @@ <p> Display npm username</p> </div> -<p id="footer">index — npm@1.2.18</p> +<p id="footer">index — npm@1.2.21</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |