diff --git a/package.json b/package.json index 2fe7732..965d695 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "repository": { "type": "git", - "url": "git+https://github.com/jpb06/effect-errors.git" + "url": "https://github.com/jpb06/effect-errors" }, "type": "module", "main": "./cjs/index.js",