We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 880a2c7 commit 4b9fb15Copy full SHA for 4b9fb15
deno.json
@@ -1,9 +1,9 @@
1
{
2
"version": "0.2.0",
3
"imports": {
4
- "dnt/": "https://deno.land/x/dnt@0.33.1/",
5
- "fmt/": "https://deno.land/std@0.178.0/fmt/",
6
- "testing/": "https://deno.land/std@0.178.0/testing/"
+ "dnt/": "https://deno.land/x/dnt@0.36.0/",
+ "fmt/": "https://deno.land/std@0.190.0/fmt/",
+ "testing/": "https://deno.land/std@0.190.0/testing/"
7
},
8
"lint": {
9
"files": {
0 commit comments