Skip to content

Commit 57216c1

Browse files
committed
fix: round the timezone offset
1 parent a1251ff commit 57216c1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"vue": "^2.5.0"
4949
},
5050
"dependencies": {
51-
"date-format-parse": "^0.2.6"
51+
"date-format-parse": "^0.2.7"
5252
},
5353
"devDependencies": {
5454
"@babel/core": "^7.9.0",

0 commit comments

Comments
 (0)