feat: ⬆️ upgrade @cohabit/ressource
This commit is contained in:
parent
6134e9a6ec
commit
a8820f2b8d
|
@ -18,7 +18,7 @@
|
||||||
"$fresh/": "https://deno.land/x/fresh@1.6.8/",
|
"$fresh/": "https://deno.land/x/fresh@1.6.8/",
|
||||||
"$std/": "https://deno.land/std@0.208.0/",
|
"$std/": "https://deno.land/std@0.208.0/",
|
||||||
"@cohabit/cohamail/": "./packages/@cohabit__cohamail@0.2.1/",
|
"@cohabit/cohamail/": "./packages/@cohabit__cohamail@0.2.1/",
|
||||||
"@cohabit/ressources_manager/": "./packages/@cohabit__ressources_manager@0.1.0/",
|
"@cohabit/ressources_manager/": "./packages/@cohabit__ressources_manager@0.1.1/",
|
||||||
"@jotsr/delayed": "jsr:@jotsr/delayed@^2.1.1",
|
"@jotsr/delayed": "jsr:@jotsr/delayed@^2.1.1",
|
||||||
"@jotsr/smart-css-bundler": "jsr:@jotsr/smart-css-bundler@^0.3.0",
|
"@jotsr/smart-css-bundler": "jsr:@jotsr/smart-css-bundler@^0.3.0",
|
||||||
"@preact/signals": "https://esm.sh/*@preact/signals@1.2.2",
|
"@preact/signals": "https://esm.sh/*@preact/signals@1.2.2",
|
||||||
|
@ -38,7 +38,7 @@
|
||||||
"compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact" },
|
"compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact" },
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/@cohabit__cohamail@0.2.1",
|
"packages/@cohabit__cohamail@0.2.1",
|
||||||
"packages/@cohabit__ressources_manager@0.1.0"
|
"packages/@cohabit__ressources_manager@0.1.1"
|
||||||
],
|
],
|
||||||
"unstable": ["kv"]
|
"unstable": ["kv"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue