diff options
author | isaacs <i@izs.me> | 2012-08-06 13:07:31 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-08-06 13:07:31 -0700 |
commit | caf69aa91a94c7c05574afc9fcc97f45aa8d5ea5 (patch) | |
tree | 1718d7bf764945e67deeae5758de67b9203d5c27 /deps/npm/html/api/bugs.html | |
parent | 9badc002b4b109b237466c14de08278ef9be1e90 (diff) | |
download | node-new-caf69aa91a94c7c05574afc9fcc97f45aa8d5ea5.tar.gz |
npm: Upgrade to 1.1.47
Diffstat (limited to 'deps/npm/html/api/bugs.html')
-rw-r--r-- | deps/npm/html/api/bugs.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/api/bugs.html b/deps/npm/html/api/bugs.html index 272deb7ab3..caebfc8d9f 100644 --- a/deps/npm/html/api/bugs.html +++ b/deps/npm/html/api/bugs.html @@ -14,7 +14,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> -<p>This command tries to guess at the likely location of a package's +<p>This command tries to guess at the likely location of a package's bug tracker URL, and then tries to open it using the <code>--browser</code> config param.</p> @@ -25,7 +25,7 @@ optional version number.</p> <p>This command will launch a browser, so this command may not be the most friendly for programmatic use.</p> </div> -<p id="footer">bugs — npm@1.1.46</p> +<p id="footer">bugs — npm@1.1.47</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |