diff --git a/package.json b/package.json index b0e8cef..ae88025 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,10 @@ "prebuildify": "prebuildify --napi --strip" }, "author": "Wilfred Hughes ", - "repository": "https://github.com/Wilfred/tree-sitter-elisp", + "repository": { + "type": "git", + "url": "git+https://github.com/Wilfred/tree-sitter-elisp.git" + }, "license": "MIT", "dependencies": { "node-addon-api": "^7.1.0",