From 9a9c30a2e37fc9be15ce5ce840a111b8346d7d10 Mon Sep 17 00:00:00 2001 From: huyufei Date: Sat, 11 May 2024 14:54:07 +0800 Subject: [PATCH] update: fix author name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cccc977..f74ff7c 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "Guru 整合 Adjust 插件 (4.38.0)", "unity": "2020.3", "author":{ - "name": "Guru Games" + "name": "Guru Game" }, "license": "MIT", "category": "Game tool",