diff options
author | isaacs <i@izs.me> | 2012-07-13 11:40:38 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-07-13 12:08:17 -0700 |
commit | 9d4362403c10dd28b5644b947945f853cd354f28 (patch) | |
tree | c08bf8dd199ee4231a28bd2bb7d5e93c80b43123 /deps/npm/html/api/stop.html | |
parent | acbfc408880a12c32ccc9d69bca91aad4e93e879 (diff) | |
download | node-9d4362403c10dd28b5644b947945f853cd354f28.tar.gz |
npm: upgrade to 1.1.41
Diffstat (limited to 'deps/npm/html/api/stop.html')
-rw-r--r-- | deps/npm/html/api/stop.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/stop.html b/deps/npm/html/api/stop.html index 8d5ab8866..aab27f395 100644 --- a/deps/npm/html/api/stop.html +++ b/deps/npm/html/api/stop.html @@ -19,7 +19,7 @@ <p>npm can run stop on multiple packages. Just specify multiple packages in the <code>packages</code> parameter.</p> </div> -<p id="footer">stop — npm@1.1.36</p> +<p id="footer">stop — npm@1.1.41</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |