Skip to content

Commit

Permalink
Dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexagon committed Mar 30, 2024
1 parent 57c3101 commit 78002d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cross/utils",
"version": "0.9.0",
"version": "0.9.1",
"exports": {
".": "./mod.ts",
"./ansi": "./utils/ansi.ts",
Expand All @@ -12,7 +12,7 @@
"./execpath": "./utils/execpath.ts"
},
"imports": {
"@cross/fs": "jsr:@cross/fs@^0.0.7",
"@cross/fs": "jsr:@cross/fs@^0.0.8",
"@cross/runtime": "jsr:@cross/runtime@^1.0.0",
"@cross/test": "jsr:@cross/test@^0.0.9",
"@std/assert": "jsr:@std/assert@^0.220.1"
Expand Down

0 comments on commit 78002d5

Please sign in to comment.