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 e926db3 commit 900a855Copy full SHA for 900a855
deno.jsonc
@@ -78,7 +78,7 @@
78
"@std/assert": "jsr:@std/assert@^1.0.4",
79
"@std/jsonc": "jsr:@std/jsonc@^1.0.0",
80
"@std/path": "jsr:@std/path@^1.0.2",
81
- "@std/testing": "jsr:@std/testing@^0.221.0"
+ "@std/testing": "jsr:@std/testing@^1.0.2"
82
},
83
"tasks": {
84
"check": "deno check **/*.ts",
0 commit comments