summaryrefslogtreecommitdiff
path: root/deps/npm/html/api/pack.html
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-08-06 13:07:31 -0700
committerisaacs <i@izs.me>2012-08-06 13:07:31 -0700
commitcaf69aa91a94c7c05574afc9fcc97f45aa8d5ea5 (patch)
tree1718d7bf764945e67deeae5758de67b9203d5c27 /deps/npm/html/api/pack.html
parent9badc002b4b109b237466c14de08278ef9be1e90 (diff)
downloadnode-new-caf69aa91a94c7c05574afc9fcc97f45aa8d5ea5.tar.gz
npm: Upgrade to 1.1.47
Diffstat (limited to 'deps/npm/html/api/pack.html')
-rw-r--r--deps/npm/html/api/pack.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/api/pack.html b/deps/npm/html/api/pack.html
index 58e1730467..72fde9f2e0 100644
--- a/deps/npm/html/api/pack.html
+++ b/deps/npm/html/api/pack.html
@@ -14,7 +14,7 @@
<h2 id="DESCRIPTION">DESCRIPTION</h2>
-<p>For anything that's installable (that is, a package folder, tarball,
+<p>For anything that&#39;s installable (that is, a package folder, tarball,
tarball url, name@tag, name@version, or name), this command will fetch
it to the cache, and then copy the tarball to the current working
directory as <code>&lt;name&gt;-&lt;version&gt;.tgz</code>, and then write the filenames out to
@@ -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 &mdash; npm@1.1.46</p>
+<p id="footer">pack &mdash; npm@1.1.47</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")