Skip to content

Commit 25b52a3

Browse files
authored
bump libtea (#164)
1 parent 92e9644 commit 25b52a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deno.jsonc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"outdent": "https://deno.land/x/outdent@v0.8.0/mod.ts",
1818
"cliffy/": "https://deno.land/x/cliffy@v0.25.7/",
1919
"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/",
20+
"deno/": "https://deno.land/std@0.196.0/",
21+
"libtea": "https://deno.land/x/libtea@v0.11.2/mod.ts",
22+
"libtea/": "https://deno.land/x/libtea@v0.11.2/src/",
2323
"tea": "./lib/tea.ts"
2424
}
2525
}

0 commit comments

Comments
 (0)