diff options
author | isaacs <i@izs.me> | 2013-02-15 10:49:16 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2013-02-15 10:49:30 -0800 |
commit | 73be4608d9d7679a1b0233f64c7b60c329ccd235 (patch) | |
tree | e9c9af7a79b4156e7f6dc56b3150eadad24ca0b8 /deps/npm/html/api/view.html | |
parent | 987338fe31b39b7f57a8f5645593425722ba40af (diff) | |
download | node-73be4608d9d7679a1b0233f64c7b60c329ccd235.tar.gz |
npm: Upgrade to v1.2.11
Diffstat (limited to 'deps/npm/html/api/view.html')
-rw-r--r-- | deps/npm/html/api/view.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/view.html b/deps/npm/html/api/view.html index 3617f7627..5d3318c32 100644 --- a/deps/npm/html/api/view.html +++ b/deps/npm/html/api/view.html @@ -99,7 +99,7 @@ the field name.</p> <p>corresponding to the list of fields selected.</p> </div> -<p id="footer">view — npm@1.2.10</p> +<p id="footer">view — npm@1.2.11</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |