diff --git a/deno.json b/deno.json index a7750e9..aaa19f7 100644 --- a/deno.json +++ b/deno.json @@ -18,7 +18,7 @@ "@cross/fs": "jsr:@cross/fs@^0.1.11", "@cross/runtime": "jsr:@cross/runtime@^1.0.0", "@cross/test": "jsr:@cross/test@^0.0.9", - "@std/assert": "jsr:@std/assert@^0.225.3" + "@std/assert": "jsr:@std/assert@^1.0.4" }, "publish": { "exclude": [".github", "*.test.ts"]