feat: add history item dates, extend timeago parser
This commit is contained in:
parent
65ada37214
commit
320a8c2c24
28 changed files with 6507 additions and 2160 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"dependencies": {
|
||||
"cldr-dates-modern": "^43.0.0",
|
||||
"cldr-numbers-modern": "^43.0.0"
|
||||
"cldr-dates-modern": "^45.0.0",
|
||||
"cldr-numbers-modern": "^45.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue