We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f094d7c commit be180caCopy full SHA for be180ca
1 file changed
deno.json
@@ -22,7 +22,7 @@
22
"@std/path": "jsr:@std/path@1",
23
"@libs/xml": "jsr:@libs/xml@^6.0.0",
24
"effection": "npm:effection@^4.0.2",
25
- "@effectionx/context-api": "npm:@effectionx/context-api",
+ "@effectionx/context-api": "npm:@effectionx/context-api@^0.5.3",
26
"clayterm": "https://esm.sh/pr/clayterm@e413755",
27
"hast-util-from-html": "npm:hast-util-from-html@^2.0.3",
28
"hast-util-select": "npm:hast-util-select@^6.0.4",
@@ -43,9 +43,9 @@
43
"include": [
44
"mod.ts",
45
"staticalize.ts",
46
+ "downloader.ts",
47
"task-buffer.ts",
48
"config.ts",
- "main.ts",
49
"README.md",
50
"deno.json"
51
]
0 commit comments