Update manifest.json

This commit is contained in:
notargs
2021-09-29 16:14:55 +09:00
parent 0025182b91
commit 66557237fd
2 changed files with 17 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"com.unity.burst": "1.4.11",
"com.unity.ide.rider": "1.2.1",
"com.unity.ide.visualstudio": "2.0.11",
"com.unity.ide.vscode": "1.2.3",

View File

@@ -1,5 +1,14 @@
{
"dependencies": {
"com.unity.burst": {
"version": "1.4.11",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.2.1"
},
"url": "https://packages.unity.com"
},
"com.unity.ext.nunit": {
"version": "1.0.6",
"depth": 1,
@@ -32,6 +41,13 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.mathematics": {
"version": "1.2.1",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.postprocessing": {
"version": "3.1.1",
"depth": 0,