diff --git a/package.json b/package.json index 1c6e49d..a58e02d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,8 @@ "name": "@takerofnotes/plugin-browser", "version": "0.1.0", "repository": { - "type": "git" + "type": "git", + "url": "git+https://git.alt-tuning.co/takerofnotes/takerofnotes-plugin-browser" }, "type": "module", "main": "dist/index.js",