2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-14 22:12:26 +03:00
This commit is contained in:
mengxiong10
2019-11-10 23:47:00 +08:00
parent fc1a8c16f8
commit 28581c9b8f
3 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"/locale",
"/index.*"
],
"version": "3.0.0-beta.1",
"version": "3.0.0",
"scripts": {
"dev": "parcel ./example/index.html --open --port 2235",
"build:index": "rollup -c",