Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit e050bfe

Browse files
authored
docs: add the npm badge (#389)
1 parent cd652cd commit e050bfe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ With rollup you can break your application into reusable modules.
1515
<a href="https://coveralls.io/github/znck/rollup-plugin-vue?branch=master">
1616
<img src="https://coveralls.io/repos/github/znck/rollup-plugin-vue/badge.svg?branch=master&style=flat-square" alt="Coverage Status" />
1717
</a>
18+
<a href="https://www.npmjs.com/package/rollup-plugin-vue">
19+
<img src="https://img.shields.io/npm/v/rollup-plugin-vue.svg?sanitize=true" alt="Version" />
20+
</a>
1821
</p>
1922

2023
## Usage

0 commit comments

Comments
 (0)