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 78e6f7d commit 576ce92Copy full SHA for 576ce92
deno.json
@@ -33,9 +33,9 @@
33
},
34
"imports": {
35
"@poolifier/tatami-ng": "jsr:@poolifier/tatami-ng@^0.8.16",
36
- "@std/cli": "jsr:@std/cli@^1.0.20",
+ "@std/cli": "jsr:@std/cli@^1.0.21",
37
"@std/expect": "jsr:@std/expect@^1.0.16",
38
- "@std/testing": "jsr:@std/testing@^1.0.14"
+ "@std/testing": "jsr:@std/testing@^1.0.15"
39
40
"publish": {
41
"include": ["LICENSE", "README.md", "deno.json", "src/**/*.ts"]
0 commit comments