2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-16 16:20:36 +03:00
This commit is contained in:
mxie
2017-09-13 13:23:14 +08:00
parent c260270a3d
commit f1aea4919f
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "vue2-datepicker",
"description": "A Datepicker Component For Vue2",
"main": "datepicker/index.vue",
"version": "1.4.1",
"version": "1.5.0",
"scripts": {
"dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot",
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules"