Skip to content

Commit 08f7a16

Browse files
committed
updated eta
1 parent 4308193 commit 08f7a16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps/eta.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export { Eta } from "https://cdn.jsdelivr.net/gh/bgub/eta@4.1.0/src/index.ts";
2-
export type { EtaConfig } from "https://cdn.jsdelivr.net/gh/bgub/eta@4.1.0/src/config.ts";
1+
export { Eta } from "https://cdn.jsdelivr.net/gh/bgub/eta@4.4.1/src/index.ts";
2+
export type { EtaConfig } from "https://cdn.jsdelivr.net/gh/bgub/eta@4.4.1/src/config.ts";

0 commit comments

Comments
 (0)