Skip to content

Commit 2cde268

Browse files
feat(deps): Update dependency @formatjs/intl-durationformat to v0.7.5
1 parent 2b12ee2 commit 2cde268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

duraton.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { DurationFormat } from "npm:@formatjs/intl-durationformat@0.7.4";
1+
import { DurationFormat } from "npm:@formatjs/intl-durationformat@0.7.5";
22
import { Array, Data, DateTime, Duration, HashMap, Option } from "./effect.ts";
33

44
const shortFormatterHashMap = HashMap.empty<

0 commit comments

Comments
 (0)