We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92e9644 commit 25b52a3Copy full SHA for 25b52a3
deno.jsonc
@@ -17,9 +17,9 @@
17
"outdent": "https://deno.land/x/outdent@v0.8.0/mod.ts",
18
"cliffy/": "https://deno.land/x/cliffy@v0.25.7/",
19
"s3": "https://deno.land/x/s3@0.5.0/mod.ts",
20
- "deno/": "https://deno.land/std@0.191.0/",
21
- "libtea": "https://deno.land/x/libtea@v0.6.2/mod.ts",
22
- "libtea/": "https://deno.land/x/libtea@v0.6.2/src/",
+ "deno/": "https://deno.land/std@0.196.0/",
+ "libtea": "https://deno.land/x/libtea@v0.11.2/mod.ts",
+ "libtea/": "https://deno.land/x/libtea@v0.11.2/src/",
23
"tea": "./lib/tea.ts"
24
}
25
0 commit comments