From de63b2cae9172f8e57abfe08897f7cfe75053a10 Mon Sep 17 00:00:00 2001 From: AcChosen <49845629+AcChosen@users.noreply.github.com> Date: Wed, 5 Jul 2023 18:15:37 -0400 Subject: [PATCH] Update package.json removed rogue comma --- Packages/com.acchosen.vr-stage-lighting/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packages/com.acchosen.vr-stage-lighting/package.json b/Packages/com.acchosen.vr-stage-lighting/package.json index c94f085..d522d82 100644 --- a/Packages/com.acchosen.vr-stage-lighting/package.json +++ b/Packages/com.acchosen.vr-stage-lighting/package.json @@ -10,5 +10,5 @@ "legacyFolders":{ "Assets\\VR-Stage-Lighting":"" }, - "legacyFiles":{}, + "legacyFiles":{} }