2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-19 14:10:36 +03:00
This commit is contained in:
mengxiong10
2019-11-14 16:05:41 +08:00
parent 07f42717c9
commit 51f3313865
3 changed files with 19 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"/locale",
"/index.*"
],
"version": "3.0.1",
"version": "3.0.2",
"scripts": {
"dev": "parcel ./example/dev.html --open --port 2235",
"build:index": "rollup -c",