Skip to content

Commit

Permalink
chore: format code
Browse files Browse the repository at this point in the history
  • Loading branch information
cat394 committed Aug 27, 2024
1 parent 3830bad commit 130a707
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions deno.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@kokomi/link-generator",
"version": "6.0.0",
"exports": "./src/mod.ts",
"imports": {
"@std/assert": "jsr:@std/assert@^1.0.2",
"@std/testing": "jsr:@std/testing@^1.0.0"
}
"name": "@kokomi/link-generator",
"version": "6.0.0",
"exports": "./src/mod.ts",
"imports": {
"@std/assert": "jsr:@std/assert@^1.0.2",
"@std/testing": "jsr:@std/testing@^1.0.0"
}
}

0 comments on commit 130a707

Please sign in to comment.