2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-16 12:10:34 +03:00

fix: round the timezone offset

This commit is contained in:
mengxiong10
2021-08-08 15:30:18 +08:00
parent a1251ffc0f
commit 57216c10f2
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
"vue": "^2.5.0"
},
"dependencies": {
"date-format-parse": "^0.2.6"
"date-format-parse": "^0.2.7"
},
"devDependencies": {
"@babel/core": "^7.9.0",