diff --git a/package.json b/package.json index 7f367090..0f308c12 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,12 @@ "metrics:summary": "node metrics/process-results.cjs -u" }, "bin": { - "benchmark": "./benchmark.js" + "benchmark": "benchmark.js" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/fastify/benchmarks.git" }, - "repository": "https://github.com/fastify/benchmarks.git", "author": "Çağatay Çalı", "contributors": [ {