2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-20 02:20:35 +03:00

feat: add type for calendar-change (#459)

This commit is contained in:
mengxiong10
2020-04-21 19:05:13 +08:00
parent bed09a8c1e
commit c835c79aef
5 changed files with 383 additions and 77 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"date-format-parse": "^0.2.5"
},
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/core": "^7.9.0",
"@babel/plugin-transform-object-assign": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.6.2",
"@babel/preset-env": "^7.5.5",