2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-05-17 05:09:40 +03:00

3.0.0-beta.1

This commit is contained in:
mengxiong10
2019-11-10 18:02:27 +08:00
parent 4875dc6b3d
commit 4cb3f0df60
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue2-datepicker",
"version": "2.12.0",
"version": "3.0.0-beta.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -10,7 +10,7 @@
"/locale",
"/index.*"
],
"version": "2.12.0",
"version": "3.0.0-beta.1",
"scripts": {
"dev": "parcel ./example/index.html --open --port 2235",
"build:index": "rollup -c",