diff --git a/Packages/com.acchosen.vr-stage-lighting/package.json b/Packages/com.acchosen.vr-stage-lighting/package.json index c396269..5b192c9 100644 --- a/Packages/com.acchosen.vr-stage-lighting/package.json +++ b/Packages/com.acchosen.vr-stage-lighting/package.json @@ -4,7 +4,9 @@ "version": "2.4.0", "description": "A collection of HLSL shaders, UdonSharp scripts, 3D models, prefabs, and assets designed to emulate the real control, quality, and complexity of professional stage lighting into VRChat in as many ways as possible.", "gitDependencies": {}, - "vpmDependencies": {}, + "vpmDependencies": { + "com.llealloo.audiolink": "0.3.1" + }, "legacyFolders": { "Assets\\VR-Stage-Lighting": "" },