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 4d9c6a4 commit ba29b1aCopy full SHA for ba29b1a
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.9",
36
- "@std/expect": "jsr:@std/expect@^1.0.10",
37
- "@std/testing": "jsr:@std/testing@^1.0.8"
+ "@std/cli": "jsr:@std/cli@^1.0.10",
+ "@std/expect": "jsr:@std/expect@^1.0.11",
+ "@std/testing": "jsr:@std/testing@^1.0.9"
38
39
"publish": {
40
"include": ["LICENSE", "README.md", "deno.json", "src/**/*.ts"]
0 commit comments