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

confireBtn css update

This commit is contained in:
mxie
2017-11-17 22:14:34 +08:00
parent 35c907b830
commit a8d83bd269
4 changed files with 22 additions and 16 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.0",
"version": "1.6.1",
"scripts": {
"dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot",
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules"