From 0b795fb796f4a127a4b585580ff15db81e608f9c Mon Sep 17 00:00:00 2001 From: nicwands Date: Tue, 24 Mar 2026 13:59:13 -0400 Subject: [PATCH] update git url --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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",