We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c55c4 commit 07d9d27Copy full SHA for 07d9d27
4 files changed
deno.json
@@ -40,6 +40,7 @@
40
"exclude": ["**/*_test.*", "src/__OLD/**", "*.todo"]
41
},
42
"imports": {
43
+ "@std/http": "jsr:@std/http@^1.0.15",
44
"fresh": "jsr:@fresh/core@^2.0.0-alpha.26",
45
"preact": "npm:preact@^10.25.1",
46
"preact-render-to-string": "npm:preact-render-to-string@^6.5.11",
0 commit comments