diff options
author | isaacs <i@izs.me> | 2012-07-17 11:37:39 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-07-17 11:37:39 -0700 |
commit | c383befd257f451a12ccd4454784941f1bb9c41a (patch) | |
tree | 483f2c4572811429a73113f06deaa4d8fd8fcba6 /deps/npm/html/api/pack.html | |
parent | d6b78d0e3769e4af1b1a60e89f53faf20e4bb2b3 (diff) | |
download | node-new-c383befd257f451a12ccd4454784941f1bb9c41a.tar.gz |
npm: Upgrade to 1.1.43
Diffstat (limited to 'deps/npm/html/api/pack.html')
-rw-r--r-- | deps/npm/html/api/pack.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/api/pack.html b/deps/npm/html/api/pack.html index 5fd48beaeb..68284df92f 100644 --- a/deps/npm/html/api/pack.html +++ b/deps/npm/html/api/pack.html @@ -25,7 +25,7 @@ overwritten the second time.</p> <p>If no arguments are supplied, then npm packs the current package folder.</p> </div> -<p id="footer">pack — npm@1.1.41</p> +<p id="footer">pack — npm@1.1.43</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |