diff --git a/package.json b/package.json index 2313d4c..7b3d293 100644 --- a/package.json +++ b/package.json @@ -36,11 +36,11 @@ "license": "MIT", "repository": { "type": "git", - "url": "git+https://github.com/CarGDev/codetyper.nvim.git" + "url": "git+https://github.com/CarGDev/codetyper.cli.git" }, - "homepage": "https://github.com/CarGDev/codetyper.nvim#readme", + "homepage": "https://github.com/CarGDev/codetyper.cli#readme", "bugs": { - "url": "https://github.com/CarGDev/codetyper.nvim/issues" + "url": "https://github.com/CarGDev/codetyper.cli/issues" }, "files": [ "dist/**/*.js",