From 886a87777a4edec039166209cf48f2ee3e491a88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E9=93=AE?= <834207172@qq.com> Date: Wed, 13 Aug 2025 18:00:39 +0800 Subject: [PATCH] 111 --- Assets/07.RKTools/package.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Assets/07.RKTools/package.json b/Assets/07.RKTools/package.json index dbde9ec..048a987 100644 --- a/Assets/07.RKTools/package.json +++ b/Assets/07.RKTools/package.json @@ -1,6 +1,6 @@ { "name": "com.staryevo.rktools", - "version": "1.0.6", + "version": "1.0.7", "displayName": "07.RKTools", "description": "Rokid工具", "unity": "2021.3", @@ -14,8 +14,5 @@ "url": "https://www.unity3d.com" }, "dependencies": { - "com.rokid.xr.unity":"x.x.x", - "com.staryevo.main":"x.x.x", - "com.rokid.xr.extension":"x.x.x" } }