diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2025-08-03 14:44:16 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2025-08-03 14:44:16 -0400 |
| commit | 84b6cb604310399529a695a421a85af700bbb796 (patch) | |
| tree | c9a140ea82511515d812165c7eb6f9d439ac4d58 /Packages/packages-lock.json | |
| parent | 4d0cfd3641c3a5cb7c4bccfbad0476e366324524 (diff) | |
| download | prototype-a-84b6cb604310399529a695a421a85af700bbb796.tar.gz prototype-a-84b6cb604310399529a695a421a85af700bbb796.tar.bz2 prototype-a-84b6cb604310399529a695a421a85af700bbb796.zip | |
Diffstat (limited to 'Packages/packages-lock.json')
| -rw-r--r-- | Packages/packages-lock.json | 10 |
1 files changed, 5 insertions, 5 deletions
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" |
