2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-18 16:40:36 +03:00
This commit is contained in:
mengxiong10
2019-10-22 09:35:21 +08:00
parent 04e10328ea
commit a2b5509b8c
3 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"lib",
"src"
],
"version": "2.13.0",
"version": "2.13.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",