2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-23 16:20:37 +03:00
This commit is contained in:
mengxiong10
2019-10-29 21:27:29 +08:00
parent 5e463bd3cf
commit 72024440d7
3 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"lib",
"src"
],
"version": "2.13.2",
"version": "2.13.3",
"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",