mirror of
https://github.com/catppuccin/catppuccin
synced 2024-11-25 04:50:19 +00:00
chore: update userstyles schema hash (#2415)
This commit is contained in:
parent
db6bff8312
commit
238e77250a
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"@/": "./",
|
||||
"std/": "https://deno.land/std@0.207.0/",
|
||||
"catppuccin-deno-lib": "https://deno.land/x/catppuccin_toolbox@deno-lib-v1.0.0/deno-lib/mod.ts",
|
||||
"catppuccin-userstyles/": "https://raw.githubusercontent.com/catppuccin/userstyles/cec8bc9d8ed0191d1026c9a1d5d4d216f44b6d63/",
|
||||
"catppuccin-userstyles/": "https://raw.githubusercontent.com/catppuccin/userstyles/6ca6c437362af2b221c1af30e3c88119020a8ac3/",
|
||||
"type-fest": "https://esm.sh/v135/type-fest@4.8.3"
|
||||
},
|
||||
"tasks": {
|
||||
|
|
|
@ -125,6 +125,6 @@
|
|||
"https://esm.sh/v135/type-fest@4.8.3/source/simplify.d": "6d148e26b1e58ccc7aa9699e2d0de830f0bc4221b6b098700763fd757ff7b5ad",
|
||||
"https://esm.sh/v135/type-fest@4.8.3/source/union-to-intersection.d": "e83c6075c4a23e3b01dd9ff87e31a0d91b7a5fdf17bf606d82c9a72e895d939d",
|
||||
"https://esm.sh/v135/uri-js@4.4.1/denonext/uri-js.mjs": "901d462f9db207376b39ec603d841d87e6b9e9568ce97dfaab12aa77d0f99f74",
|
||||
"https://raw.githubusercontent.com/catppuccin/userstyles/cec8bc9d8ed0191d1026c9a1d5d4d216f44b6d63/scripts/userstyles.schema.json": "b897a3325af1f902c678b1b477ff203cbffb5c34ebd8836c6e25e7b8462721e1"
|
||||
"https://raw.githubusercontent.com/catppuccin/userstyles/6ca6c437362af2b221c1af30e3c88119020a8ac3/scripts/userstyles.schema.json": "9a543a3da71cf668ce80731dc417b8ac746d0ec20bf255ce93d1541214f34fcc"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue