2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-17 05:00:35 +03:00
This commit is contained in:
mxie
2018-09-08 12:11:35 +08:00
parent 38a657b21d
commit f3e576d074
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"lib",
"src"
],
"version": "2.4.0",
"version": "2.4.1",
"scripts": {
"dev": "cross-env NODE_ENV=development webpack-dev-server --hot --open --config build/webpack.dev.config.js",
"demo": "cross-env NODE_ENV=production webpack --progress --hide-modules --config build/webpack.demo.config.js",