Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexagon committed Mar 23, 2024
1 parent 73f1693 commit 715d626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"fmt": {
"lineWidth": 200
},
"imports": { "@cross/runtime": "jsr:@cross/runtime@^1.0.0", "@std/assert": "jsr:@std/assert@^0.219.1", "@std/async": "jsr:@std/async@^0.219.1", "sinon": "npm:sinon@^17.0.1" },
"imports": { "@cross/runtime": "jsr:@cross/runtime@^1.0.0", "@std/assert": "jsr:@std/assert@^0.220.1", "@std/async": "jsr:@std/async@^0.220.1", "sinon": "npm:sinon@^17.0.1" },
"publish": {
"exclude": [".github", "*.test.ts"]
}
Expand Down

0 comments on commit 715d626

Please sign in to comment.