diff --git a/package.json b/package.json index a1cb73c..d1b5876 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,8 @@ "test": "tsx --test './test/**/*.test.*'" }, "repository": { - "url": "https://github.com/Liam-Tait/yold" + "type": "git", + "url": "https://github.com/Liam-Tait/yold.git" }, "type": "module", "main": "dist/index.cjs",