We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4308193 commit 08f7a16Copy full SHA for 08f7a16
deps/eta.ts
@@ -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";
+export { Eta } from "https://cdn.jsdelivr.net/gh/bgub/eta@4.4.1/src/index.ts";
+export type { EtaConfig } from "https://cdn.jsdelivr.net/gh/bgub/eta@4.4.1/src/config.ts";
0 commit comments