2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-12 10:22:26 +03:00
This commit is contained in:
mxie
2017-10-19 20:46:59 +08:00
parent 1fbaf3c74d
commit 324968ca08
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "vue2-datepicker",
"description": "A Datepicker Component For Vue2",
"main": "datepicker/index.vue",
"version": "1.5.0",
"version": "1.5.1",
"scripts": {
"dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot",
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules"