diff options
author | isaacs <i@izs.me> | 2012-10-23 11:34:46 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-10-23 11:34:46 -0700 |
commit | 7413df0c1fd1abaaf0594ef048304e7c59f8324a (patch) | |
tree | c070372083eba809a1ed851b0bf4f20b8400b56e /deps/npm/html/api/pack.html | |
parent | b6b881378aec979efb3859ceb3b025d6cb262f25 (diff) | |
download | node-7413df0c1fd1abaaf0594ef048304e7c59f8324a.tar.gz |
npm: Upgrade to 1.1.64
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 d416a28e3..648d65545 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.63</p> +<p id="footer">pack — npm@1.1.64</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |