fix: remove unused packages
This commit is contained in:
@@ -45,9 +45,7 @@
|
|||||||
"tsx": "npm:tsx@^4.19.2",
|
"tsx": "npm:tsx@^4.19.2",
|
||||||
"yaml": "https://deno.land/std@0.197.0/yaml/mod.ts",
|
"yaml": "https://deno.land/std@0.197.0/yaml/mod.ts",
|
||||||
"zod": "npm:zod@^3.24.1",
|
"zod": "npm:zod@^3.24.1",
|
||||||
"domparser": "https://deno.land/x/deno_dom@v0.1.56/deno-dom-wasm.ts",
|
|
||||||
"fs": "https://deno.land/std/fs/mod.ts",
|
"fs": "https://deno.land/std/fs/mod.ts",
|
||||||
"imagemagick": "https://deno.land/x/imagemagick_deno@0.0.31/mod.ts"
|
|
||||||
},
|
},
|
||||||
"compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact" },
|
"compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact" },
|
||||||
"exclude": ["**/_fresh/*"]
|
"exclude": ["**/_fresh/*"]
|
||||||
|
|||||||
Reference in New Issue
Block a user