Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
(cherry picked from commit 08ec994)
  • Loading branch information
hugoalh committed Nov 21, 2024
1 parent a42f0cd commit 67d02ce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"useTabs": true
},
"imports": {
"COLOR": "npm:[email protected]",
"COLORNAMESPACELISTCOMMUNITY": "npm:[email protected]/dist/colornames.esm.js",
"COLOR": "https://esm.sh/[email protected]",
"COLORNAMESPACELISTCOMMUNITY": "https://esm.sh/[email protected]/dist/colornames.esm.js",
"EXFETCH": "jsr:@hugoalh/[email protected]",
"GHACTIONS": "jsr:@hugoalh/[email protected].0",
"GHACTIONS": "jsr:@hugoalh/[email protected].1",
"ISJSON": "jsr:@hugoalh/[email protected]",
"REGEXPURL": "npm:[email protected]",
"REGEXPURL": "https://esm.sh/[email protected]",
"STD/assert": "jsr:@std/[email protected]",
"STD/fs": "jsr:@std/[email protected]",
"STD/media-types": "jsr:@std/[email protected]",
Expand Down

0 comments on commit 67d02ce

Please sign in to comment.