villebro commented on code in PR #36368:
URL: https://github.com/apache/superset/pull/36368#discussion_r2777737285
##########
superset-frontend/package.json:
##########
@@ -174,12 +174,13 @@
"markdown-to-jsx": "^9.6.1",
"match-sorter": "^6.3.4",
"memoize-one": "^5.2.1",
+ "pretty-ms": "^9.3.0",
Review Comment:
Yes, we're using `pretty-ms` to format durations in the list view. Btw, this
dependency was already in `superset-ui`, so we're now only moving it up a step
to the main package.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]