mirror of
https://github.com/apache/superset.git
synced 2026-04-22 09:35:23 +00:00
refactor(moment): Replace Moment.js with DayJs (#31310)
This commit is contained in:
committed by
GitHub
parent
b382ef1058
commit
a193d790b2
@@ -27,7 +27,7 @@
|
||||
"d3-array": "^1.2.0",
|
||||
"echarts": "^5.4.1",
|
||||
"lodash": "^4.17.21",
|
||||
"moment": "^2.30.1"
|
||||
"dayjs": "^1.11.13"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@superset-ui/chart-controls": "*",
|
||||
|
||||
Reference in New Issue
Block a user