Skip to content

Commit

Permalink
⬆️ Bump dax from 0.35.0 to 0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
proudust committed Feb 5, 2024
1 parent c9ab760 commit 6f629ed
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 96 deletions.
2 changes: 1 addition & 1 deletion _compile.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import $ from "https://deno.land/x/dax@0.35.0/mod.ts";
import $ from "https://deno.land/x/dax@0.38.0/mod.ts";
import { build as esbuild } from "https://deno.land/x/esbuild@v0.20.0/mod.js";
import { ghDescribe } from "./core/mod.ts";

Expand Down
Loading

0 comments on commit 6f629ed

Please sign in to comment.