Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKat Marchán <kzm@sykosomatic.org>2016-02-11 03:47:44 +0300
committerKat Marchán <kzm@sykosomatic.org>2016-02-12 01:23:05 +0300
commit29536f42da6c06091c9acbc8952f72daa8a9412c (patch)
tree48c7ef83d9a099ab213bf197d37198944307d5e1 /node_modules/cmd-shim/README.md
parent9ea56582ca4d0991dbed44f992c88f08a643cb4b (diff)
cmd-shim@2.0.2
Final straggler using old graceful-fs Credit: @ForbesLindesay
Diffstat (limited to 'node_modules/cmd-shim/README.md')
-rw-r--r--node_modules/cmd-shim/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/node_modules/cmd-shim/README.md b/node_modules/cmd-shim/README.md
index 951d3c18c..ff6745f8e 100644
--- a/node_modules/cmd-shim/README.md
+++ b/node_modules/cmd-shim/README.md
@@ -6,8 +6,8 @@ since symlinks are not suitable for this purpose there.
On Unix systems, you should use a symbolic link instead.
[![Build Status](https://img.shields.io/travis/ForbesLindesay/cmd-shim/master.svg)](https://travis-ci.org/ForbesLindesay/cmd-shim)
-[![Dependency Status](https://img.shields.io/gemnasium/ForbesLindesay/cmd-shim.svg)](https://gemnasium.com/ForbesLindesay/cmd-shim)
-[![NPM version](https://img.shields.io/npm/v/cmd-shim.svg)](http://badge.fury.io/js/cmd-shim)
+[![Dependency Status](https://img.shields.io/david/ForbesLindesay/cmd-shim.svg)](https://david-dm.org/ForbesLindesay/cmd-shim)
+[![NPM version](https://img.shields.io/npm/v/cmd-shim.svg)](https://www.npmjs.com/package/cmd-shim)
## Installation