summaryrefslogtreecommitdiff
path: root/deps/npm/README.md
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2014-04-15 15:31:36 -0700
committerisaacs <i@izs.me>2014-04-15 15:31:36 -0700
commit75bc11cf12f53768654f7ac11f308fdf0296bd34 (patch)
tree911f5bdad4224df84b3248e450aaf0fade3389e1 /deps/npm/README.md
parent9520adeb37f5ebe02a68669ec97770f4869705bb (diff)
downloadandroid-node-v8-75bc11cf12f53768654f7ac11f308fdf0296bd34.tar.gz
android-node-v8-75bc11cf12f53768654f7ac11f308fdf0296bd34.tar.bz2
android-node-v8-75bc11cf12f53768654f7ac11f308fdf0296bd34.zip
npm: upgrade to 1.4.7
* isaacs, Robert Kowalski, Benjamin Coe: Test Improvements * isaacs doc: Add canonical url * isaacs view: handle unpublished packages properly * Raynos (Jake Verbaten) do not log if silent * Julian Gruber fix no such property error * isaacs npmconf@0.1.14 * Thorsten Lorenz adding save-prefix configuration option * isaacs npm-registry-client@0.4.7 * isaacs cache: treat missing versions as a 404 * isaacs cache: Save shasum, write resolved/etc data to cache * isaacs cache: Always fetch root doc * isaacs cache: don't repack unnecessarily from tmp * Andrey Kislyuk Don't crash if shrinkwrap-dependencies were not passed in pkginfo * Robert Kowalski fix link in faq * Jean Lauliac Add a peerDependencies section in package.json doc * isaacs read-installed@2.0.2
Diffstat (limited to 'deps/npm/README.md')
-rw-r--r--deps/npm/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/README.md b/deps/npm/README.md
index 676d2003b3..2383245b88 100644
--- a/deps/npm/README.md
+++ b/deps/npm/README.md
@@ -1,6 +1,6 @@
npm(1) -- node package manager
==============================
-
+[![Build Status](https://img.shields.io/travis/npm/npm/master.svg)](https://travis-ci.org/npm/npm)
## SYNOPSIS
This is just enough info to get you up and running.