mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-20 19:50:36 +03:00
docs: package-lock add
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
|
||||
> A Datepicker Component For Vue2
|
||||
|
||||
<a href="https://travis-ci.org/mengxiong10/vue2-datepicker" target="_blank">
|
||||
<a href="https://travis-ci.org/mengxiong10/vue2-datepicker">
|
||||
<img src="https://travis-ci.org/mengxiong10/vue2-datepicker.svg?branch=master" alt="build:passed">
|
||||
</a>
|
||||
<a href="https://coveralls.io/github/mengxiong10/vue2-datepicker" target="_blank">
|
||||
<a href="https://coveralls.io/github/mengxiong10/vue2-datepicker">
|
||||
<img src="https://coveralls.io/repos/github/mengxiong10/vue2-datepicker/badge.svg?branch=master&service=github" alt="Badge">
|
||||
</a>
|
||||
<a href="https://www.npmjs.com/package/vue2-datepicker" target="_blank">
|
||||
<a href="https://www.npmjs.com/package/vue2-datepicker">
|
||||
<img src="https://img.shields.io/npm/v/vue2-datepicker.svg" alt="npm">
|
||||
</a>
|
||||
<a href="LICENSE">
|
||||
|
||||
Reference in New Issue
Block a user