2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-14 00:42:26 +03:00
This commit is contained in:
mxie
2017-08-15 23:51:07 +08:00
parent b2222d128e
commit 2388f494e4
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "vue2-datepicker",
"description": "A Datepicker Component For Vue2",
"main": "datepicker/index.vue",
"version": "1.3.1",
"version": "1.4.0",
"scripts": {
"dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot",
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules"