2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-19 23:40:36 +03:00

文档修改

This commit is contained in:
mxie
2017-11-22 17:15:36 +08:00
parent c6519fc8b5
commit 2996bb0138
4 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "vue2-datepicker",
"description": "A Datepicker Component For Vue2",
"main": "datepicker/index.vue",
"version": "1.6.1",
"version": "1.6.2",
"scripts": {
"dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot",
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules"