From 84b6cb604310399529a695a421a85af700bbb796 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 3 Aug 2025 14:44:16 -0400 Subject: Added unfinished stuff --- Packages/packages-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Packages/packages-lock.json') diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 5af1cca..4041e9b 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -86,8 +86,8 @@ "source": "registry", "dependencies": { "com.unity.mathematics": "1.1.0", - "com.unity.render-pipelines.core": "10.3.2", - "com.unity.shadergraph": "10.3.2" + "com.unity.shadergraph": "10.3.2", + "com.unity.render-pipelines.core": "10.3.2" }, "url": "https://packages.unity.com" }, @@ -110,8 +110,8 @@ "depth": 1, "source": "registry", "dependencies": { - "com.unity.render-pipelines.core": "10.3.2", - "com.unity.searcher": "4.3.1" + "com.unity.searcher": "4.3.1", + "com.unity.render-pipelines.core": "10.3.2" }, "url": "https://packages.unity.com" }, @@ -156,9 +156,9 @@ "depth": 0, "source": "registry", "dependencies": { + "com.unity.modules.audio": "1.0.0", "com.unity.modules.director": "1.0.0", "com.unity.modules.animation": "1.0.0", - "com.unity.modules.audio": "1.0.0", "com.unity.modules.particlesystem": "1.0.0" }, "url": "https://packages.unity.com" -- cgit v1.2.3