Skip to content

Commit

Permalink
Update js/mod.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret authored Oct 28, 2024
1 parent 24fdb6e commit 3651216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/mod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ import {
type CacheSetting,
createCache,
type FetchCacher,
} from "jsr:@deno/cache-dir@0.13.0";
} from "jsr:@deno/cache-dir@0.13.2";

/** The output of the {@linkcode bundle} function. */
export interface BundleEmit {
Expand Down

0 comments on commit 3651216

Please sign in to comment.