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 3bd78d2 commit 9740229Copy full SHA for 9740229
deno.json
@@ -32,9 +32,9 @@
32
},
33
"imports": {
34
"@poolifier/tatami-ng": "jsr:@poolifier/tatami-ng@^0.8.16",
35
- "@std/cli": "jsr:@std/cli@^1.0.14",
36
- "@std/expect": "jsr:@std/expect@^1.0.13",
37
- "@std/testing": "jsr:@std/testing@^1.0.9"
+ "@std/cli": "jsr:@std/cli@^1.0.15",
+ "@std/expect": "jsr:@std/expect@^1.0.14",
+ "@std/testing": "jsr:@std/testing@^1.0.10"
38
39
"publish": {
40
"include": ["LICENSE", "README.md", "deno.json", "src/**/*.ts"]
0 commit comments