From 111fff03c2af530f6071f0fe361138d22092fd21 Mon Sep 17 00:00:00 2001 From: Nuiqka <169302941+Nuiqka@users.noreply.github.com> Date: Sat, 23 Nov 2024 14:57:17 +0100 Subject: [PATCH] Change Author --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91dcf21..158ce15 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dbninjin.svelte", "description": "New version of the Ninjin website now in version 2 with a new framework.", - "author": "AnotherFrench ", + "author": "Nuiqka ", "bugs": { "url": "https://github.com/orgs/NinjinMC/discussions/categories/bugs" },