diff --git a/package.json b/package.json index 5f7970163..d52a6b56b 100644 --- a/package.json +++ b/package.json @@ -18,10 +18,12 @@ "author": "Khronos Group", "dependencies": { "com.unity.nuget.newtonsoft-json": "2.0.0", + "com.unity.modules.audio": "1.0.0", "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", "com.unity.shadergraph": "10.0.0", "com.unity.mathematics": "1.0.0" }, "samples": [ ] -} \ No newline at end of file +}