diff --git a/Packages/manifest.json b/Packages/manifest.json index 534d5e401b..b49917561b 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -2,6 +2,7 @@ "dependencies": { "com.boxqkrtm.ide.cursor": "https://github.com/boxqkrtm/com.unity.ide.cursor.git", "com.github-glitchenzo.nugetforunity": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity", + "com.unity.2d.sprite": "1.0.0", "com.unity.addressables": "2.7.4", "com.unity.ai.navigation": "2.0.9", "com.unity.cinemachine": "3.1.4", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index fce1c28497..36f9eeeee2 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -16,6 +16,12 @@ "dependencies": {}, "hash": "a7c6b49a0141a5bff9b1983e38137522ef61977d" }, + "com.unity.2d.sprite": { + "version": "1.0.0", + "depth": 0, + "source": "builtin", + "dependencies": {} + }, "com.unity.addressables": { "version": "2.7.4", "depth": 0,