mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-12 04:22:28 +03:00
fix: update date-format-parse to fix negative year
This commit is contained in:
Generated
+301
-330
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -44,7 +44,7 @@
|
||||
"homepage": "https://github.com/mengxiong10/vue2-datepicker#readme",
|
||||
"dependencies": {
|
||||
"date-fns": "^2.0.1",
|
||||
"date-format-parse": "^0.2.3"
|
||||
"date-format-parse": "^0.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.5.5",
|
||||
|
||||
Reference in New Issue
Block a user