2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-22 22:40:37 +03:00
This commit is contained in:
mengxiong10
2019-11-11 17:25:02 +08:00
parent 99a4abdafc
commit 4838f39940
3 changed files with 19 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"/locale",
"/index.*"
],
"version": "3.0.0",
"version": "3.0.1",
"scripts": {
"dev": "parcel ./example/dev.html --open --port 2235",
"build:index": "rollup -c",