diff --git a/packages.json b/packages.json index c933940..716844a 100644 --- a/packages.json +++ b/packages.json @@ -11426,14 +11426,14 @@ }, { "name": "criterion", - "url": "https://github.com/disruptek/criterion.nim", + "url": "https://github.com/disruptek/criterion", "method": "git", "tags": [ "benchmark" ], "description": "Statistic-driven microbenchmark framework", "license": "MIT", - "web": "https://github.com/disruptek/criterion.nim" + "web": "https://github.com/disruptek/criterion" }, { "name": "nanoid",