Skip to content

Commit

Permalink
build(deps): update deno std library
Browse files Browse the repository at this point in the history
  • Loading branch information
schuer committed Feb 26, 2024
1 parent 463a413 commit 02ff03d
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 130 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"imports": {
"std/": "https://deno.land/std@0.208.0/"
"std/": "https://deno.land/std@0.217.0/"
},
"tasks": {
"lint": "deno lint",
Expand Down
Loading

0 comments on commit 02ff03d

Please sign in to comment.