From eb161e99a6a807d171c66c36dfd436757567b62f Mon Sep 17 00:00:00 2001 From: nicwands Date: Tue, 24 Mar 2026 13:57:29 -0400 Subject: [PATCH] update git url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7c073c..a127550 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.2.0", "repository": { "type": "git", - "url": "git+https://github.com/nicwands/takerofnotes-plugin-filesystem.git" + "url": "git+https://git.alt-tuning.co/takerofnotes/takerofnotes-plugin-filesystem" }, "type": "module", "main": "dist/index.js",