2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-07 18:12:27 +03:00

docs: package-lock add

This commit is contained in:
mxie
2018-08-03 16:44:37 +08:00
parent 0fda2d16e4
commit a6021e4ea1
4 changed files with 15164 additions and 7 deletions
-1
View File
@@ -4,4 +4,3 @@ lib
npm-debug.log
yarn-error.log
coverage
package-lock.json
+3 -3
View File
@@ -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">
+3 -3
View File
@@ -4,13 +4,13 @@
> 一个基于Vue2.x的日期时间选择组件
<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">
+15158
View File
File diff suppressed because it is too large Load Diff