Unity 2022.3.31 Update

This commit is contained in:
Christer Warén
2024-06-02 01:21:49 +03:00
parent cfe19c34b6
commit 19c0c47a95
5 changed files with 15 additions and 15 deletions

View File

@ -1,7 +1,7 @@
{
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.spriteshape": "9.0.2",
"com.unity.2d.spriteshape": "9.0.3",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.ai.navigation": "1.1.5",
"com.unity.collab-proxy": "2.3.1",

View File

@ -20,12 +20,12 @@
"dependencies": {}
},
"com.unity.2d.spriteshape": {
"version": "9.0.2",
"version": "9.0.3",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.1.0",
"com.unity.2d.common": "8.0.1",
"com.unity.2d.common": "8.0.2",
"com.unity.modules.physics2d": "1.0.0"
},
"url": "https://packages.unity.com"
@ -49,7 +49,7 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.13",
"version": "1.8.15",
"depth": 2,
"source": "registry",
"dependencies": {