Skip to content

Commit

Permalink
update deno import map
Browse files Browse the repository at this point in the history
  • Loading branch information
jarvisjiang committed Jul 13, 2024
1 parent fb0d513 commit 8c72437
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 27 deletions.
4 changes: 2 additions & 2 deletions deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"imports": {
"@std/assert": "jsr:@std/assert@^0.225.2",
"@std/testing": "jsr:@std/testing@^0.224.0"
"@std/assert": "jsr:@std/assert@^1.0.0",
"@std/testing": "jsr:@std/testing@^0.225.3"
}
}
42 changes: 17 additions & 25 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8c72437

Please sign in to comment.