From 0462d1d0f22302a3b5d516dca3152486b3afbe7b Mon Sep 17 00:00:00 2001 From: Eugene Zolenko Date: Mon, 23 Jul 2018 14:31:13 -0600 Subject: [PATCH] - switching dependencies shield to libraries.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f770df0..7a73438 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # rollup-plugin-typescript2 [![npm-version](https://img.shields.io/npm/v/rollup-plugin-typescript2.svg?maxAge=259200)](https://npmjs.org/package/rollup-plugin-typescript2) -![npm-dependencies](https://img.shields.io/david/ezolenko/rollup-plugin-typescript2.svg?maxAge=259200) +![npm-dependencies](https://img.shields.io/librariesio/github/ezolenko/rollup-plugin-typescript2.svg?maxAge=25920) ![npm-monthly-downloads](https://img.shields.io/npm/dm/rollup-plugin-typescript2.svg?maxAge=259200) [![Codeship Status](https://app.codeship.com/projects/fe9cf8f0-e8d4-0134-ec88-4e3d33dcd7ed/status?branch=master)](https://app.codeship.com/projects/207445) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/e19b72ab9658405bbfb32dd6d65d1856)](https://www.codacy.com/app/zolenkoe/rollup-plugin-typescript2?utm_source=github.com&utm_medium=referral&utm_content=ezolenko/rollup-plugin-typescript2&utm_campaign=Badge_Grade)