updated capture package dependency to fix post processing issue

This commit is contained in:
Mohsen Kamalzadeh 2021-04-29 12:27:55 -07:00
Родитель 34333508b2
Коммит c861fa37d3
2 изменённых файлов: 5 добавлений и 4 удалений

Просмотреть файл

@ -7,6 +7,7 @@
"com.unity.package-validation-suite": "0.17.0-preview",
"com.unity.perception": "0.8.0-preview.2",
"com.unity.render-pipelines.universal": "10.3.2",
"com.unity.simulation.capture": "0.0.10-preview.22",
"com.unity.test-framework": "1.1.22",
"com.unity.textmeshpro": "3.0.1",
"com.unity.timeline": "1.4.6",

Просмотреть файл

@ -143,11 +143,11 @@
"url": "https://packages.unity.com"
},
"com.unity.simulation.capture": {
"version": "0.0.10-preview.20",
"depth": 1,
"version": "0.0.10-preview.22",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.simulation.core": "0.0.10-preview.22"
"com.unity.simulation.core": "0.0.10-preview.23"
},
"url": "https://packages.unity.com"
},
@ -159,7 +159,7 @@
"url": "https://packages.unity.com"
},
"com.unity.simulation.core": {
"version": "0.0.10-preview.22",
"version": "0.0.10-preview.23",
"depth": 1,
"source": "registry",
"dependencies": {},