diff options
author | isaacs <i@izs.me> | 2012-04-17 17:14:25 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-04-18 09:36:40 -0700 |
commit | c8bbd13ea8d692f9f28f69cbb7ff321d7b998126 (patch) | |
tree | fb7074902b3332d2179c1e461277ada29016b531 /deps/npm/html/doc/coding-style.html | |
parent | d8b33dc14787213a47a0f10f37137ec476d92952 (diff) | |
download | node-new-c8bbd13ea8d692f9f28f69cbb7ff321d7b998126.tar.gz |
Upgrade npm to 1.1.17
Diffstat (limited to 'deps/npm/html/doc/coding-style.html')
-rw-r--r-- | deps/npm/html/doc/coding-style.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/doc/coding-style.html b/deps/npm/html/doc/coding-style.html index 63307b18c4..ec6c9f1ee3 100644 --- a/deps/npm/html/doc/coding-style.html +++ b/deps/npm/html/doc/coding-style.html @@ -191,7 +191,7 @@ set to anything."</p> <ul><li><a href="../doc/developers.html">developers(1)</a></li><li><a href="../doc/faq.html">faq(1)</a></li><li><a href="../doc/npm.html">npm(1)</a></li></ul> </div> -<p id="footer">coding-style — npm@1.1.15</p> +<p id="footer">coding-style — npm@1.1.18</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |