diff options
author | isaacs <i@izs.me> | 2012-02-08 12:36:20 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-02-08 12:36:20 -0800 |
commit | 163900dc68e28fe8aacb72fb9d2fec1fe8d247f3 (patch) | |
tree | ad5b60ad6b3d178ad18c7e4d0de5db943a7bea6a /deps/npm/html/api/edit.html | |
parent | e5ed6b91f4600588ca5352dea19555178e0c568a (diff) | |
download | node-new-163900dc68e28fe8aacb72fb9d2fec1fe8d247f3.tar.gz |
npm: update to 1.1.1
Diffstat (limited to 'deps/npm/html/api/edit.html')
-rw-r--r-- | deps/npm/html/api/edit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/edit.html b/deps/npm/html/api/edit.html index 0f1d361b49..594f471175 100644 --- a/deps/npm/html/api/edit.html +++ b/deps/npm/html/api/edit.html @@ -30,7 +30,7 @@ to open. The package can optionally have a version number attached.</p> <p>Since this command opens an editor in a new process, be careful about where and how this is used.</p> </div> -<p id="footer">edit — npm@1.1.0-3</p> +<p id="footer">edit — npm@1.1.1</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |