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 037bdf4 commit 6eacb3fCopy full SHA for 6eacb3f
deno.json
@@ -32,9 +32,9 @@
32
},
33
"imports": {
34
"@poolifier/tatami-ng": "jsr:@poolifier/tatami-ng@^0.8.14",
35
- "@std/cli": "jsr:@std/cli@^1.0.7",
36
- "@std/expect": "jsr:@std/expect@^1.0.8",
37
- "@std/testing": "jsr:@std/testing@^1.0.5"
+ "@std/cli": "jsr:@std/cli@^1.0.8",
+ "@std/expect": "jsr:@std/expect@^1.0.9",
+ "@std/testing": "jsr:@std/testing@^1.0.6"
38
39
"publish": {
40
"include": ["LICENSE", "README.md", "deno.json", "src/**/*.ts"]
0 commit comments