mirror of
https://github.com/apache/superset.git
synced 2026-04-18 07:35:09 +00:00
refactor(moment): Replace Moment.js with DayJs (#31310)
This commit is contained in:
committed by
GitHub
parent
b382ef1058
commit
a193d790b2
@@ -36,7 +36,7 @@
|
||||
"@superset-ui/core": "*",
|
||||
"ace-builds": "^1.4.14",
|
||||
"lodash": "^4.17.11",
|
||||
"moment": "^2.26.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"react": "^16.13.1",
|
||||
"react-ace": "^10.1.0",
|
||||
"react-dom": "^16.13.1"
|
||||
|
||||
Reference in New Issue
Block a user