mirror of
https://github.com/catppuccin/gitea.git
synced 2024-11-21 14:11:00 -05:00
chore(deps): update dependency https://deno.land/std to v0.224.0
This commit is contained in:
parent
60b5e8d7bf
commit
85267f6ac0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
"imports": {
|
||||
"@catppuccin/palette": "npm:@catppuccin/palette@0.2.0",
|
||||
"sass": "npm:sass@1.66.1",
|
||||
"std/path": "https://deno.land/std@0.199.0/path/mod.ts",
|
||||
"std/path": "https://deno.land/std@0.224.0/path/mod.ts",
|
||||
"@catppuccin/deno-lib": "https://deno.land/x/catppuccin_toolbox@deno-lib-v1.0.0/deno-lib/mod.ts"
|
||||
},
|
||||
"lock": true,
|
||||
|
|
Loading…
Reference in a new issue