Skip to content

Commit

Permalink
Update test.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Elias Sjögreen <eliassjogreen1@gmail.com>
  • Loading branch information
load1n9 and eliassjogreen authored Sep 18, 2024
1 parent 0d0a8c6 commit 79a6ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { assert, assertEquals, assertIsError } from "jsr:@std/assert@1.0.5";
import { assert, assertEquals, assertIsError } from "jsr:@std/assert@^1";
import { router } from "./mod.ts";

/// @ts-ignore - Deno doesn't have this type
Expand Down

0 comments on commit 79a6ad4

Please sign in to comment.