From bbc98cdc59457014724195ecde3886d064088324 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Valverd=C3=A9?= Date: Fri, 29 Dec 2023 01:51:32 +0100 Subject: [PATCH] Fixed NPM package publish (#3) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Julien Valverdé Reviewed-on: https://git.jvalver.de/Thilawyn/thilatrait/pulls/3 --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index f4bf5e0..d0cc7dd 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,9 @@ "name": "thilatrait", "version": "20231229.0.0", "type": "module", + "publishConfig": { + "registry": "https://git.jvalver.de/api/packages/jvalverde/npm" + }, "exports": { ".": { "import": {