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 2c032d4 commit 26e7918Copy full SHA for 26e7918
deno.json
@@ -33,8 +33,8 @@
33
"imports": {
34
"@poolifier/tatami-ng": "jsr:@poolifier/tatami-ng@^0.8.16",
35
"@std/cli": "jsr:@std/cli@^1.0.17",
36
- "@std/expect": "jsr:@std/expect@^1.0.15",
37
- "@std/testing": "jsr:@std/testing@^1.0.11"
+ "@std/expect": "jsr:@std/expect@^1.0.16",
+ "@std/testing": "jsr:@std/testing@^1.0.12"
38
},
39
"publish": {
40
"include": ["LICENSE", "README.md", "deno.json", "src/**/*.ts"]
0 commit comments