From 722f9369b7c383672f5c00e80eab9f568eab5ca3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Valverd=C3=A9?= Date: Wed, 10 Jul 2024 02:16:17 +0200 Subject: [PATCH] Repo URL fix --- .npmrc | 2 +- bunfig.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.npmrc b/.npmrc index 93f962e..7bd7ffe 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +1 @@ -@thilawyn:registry=https://git.jvalver.de/api/packages/thilawyn/npm/ +@thilawyn:registry=https://git.valverde.cloud/api/packages/thilawyn/npm/ diff --git a/bunfig.toml b/bunfig.toml index bb40fbe..4fe1e6e 100644 --- a/bunfig.toml +++ b/bunfig.toml @@ -1,2 +1,2 @@ [install.scopes] -"@thilawyn" = "https://git.jvalver.de/api/packages/thilawyn/npm/" +"@thilawyn" = "https://git.valverde.cloud/api/packages/thilawyn/npm/"