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 1c6e854 commit 77ad627Copy full SHA for 77ad627
deno.json
@@ -33,8 +33,8 @@
33
"imports": {
34
"@poolifier/tatami-ng": "jsr:@poolifier/tatami-ng@^0.8.13",
35
"@std/cli": "jsr:@std/cli@^1.0.6",
36
- "@std/expect": "jsr:@std/expect@^1.0.7",
37
- "@std/testing": "jsr:@std/testing@^1.0.4"
+ "@std/expect": "jsr:@std/expect@^1.0.8",
+ "@std/testing": "jsr:@std/testing@^1.0.5"
38
},
39
"publish": {
40
"include": ["LICENSE", "README.md", "deno.json", "src/**/*.ts"]
0 commit comments