Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
LitoMore committed Nov 17, 2024
1 parent 37d9f52 commit f1806aa
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
]
},
"imports": {
"@std/assert": "jsr:@std/assert@^1.0.7",
"@std/http": "jsr:@std/http@^1.0.9",
"simple-icons": "npm:simple-icons@^13.16.0",
"@std/assert": "jsr:@std/assert@^1.0.8",
"@std/http": "jsr:@std/http@^1.0.10",
"simple-icons": "npm:simple-icons@^13.17.0",
"svg-path-bbox": "npm:svg-path-bbox@^2.1.0",
"svgpath": "npm:svgpath@^2.6.0"
}
Expand Down
34 changes: 17 additions & 17 deletions deno.lock

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

0 comments on commit f1806aa

Please sign in to comment.