Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Nov 11, 2024
1 parent 1222492 commit ec51b2f
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,24 +20,15 @@
},
"description": "Cross JavaScript runtime benchmarking library and CLI",
"homepage": "https://github.com/poolifier/tatami-ng#readme",
"keywords": [
"benchmark",
"browser",
"bun",
"deno",
"node"
],
"keywords": ["benchmark", "browser", "bun", "deno", "node"],
"bugs": {
"url": "https://github.com/poolifier/tatami-ng/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/poolifier/tatami-ng.git"
},
"files": [
"src",
"dist"
],
"files": ["src", "dist"],
"scripts": {
"prepare": "bun prepare.ts",
"format": "biome format . --write",
Expand Down

0 comments on commit ec51b2f

Please sign in to comment.