We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e85be33 commit 442d45dCopy full SHA for 442d45d
src/format_util.ts
@@ -1,4 +1,4 @@
1
-import { format } from "npm:date-fns@3.5.0";
+import { format } from "npm:date-fns@3.6.0";
2
import type { ganttJob, ganttStep, StepConclusion } from "./types.ts";
3
4
export const diffSec = (
0 commit comments