mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2024-12-28 10:15:06 +08:00
chore: update VRCSDK dependency
This commit is contained in:
parent
76eca08c22
commit
5325c809a4
8
.github/ProjectRoot/vpm-manifest-2022.json
vendored
8
.github/ProjectRoot/vpm-manifest-2022.json
vendored
@ -1,7 +1,7 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.vrchat.avatars": {
|
||||
"version": "3.7.0"
|
||||
"version": "3.7.4"
|
||||
},
|
||||
"nadena.dev.ndmf": {
|
||||
"version": "1.6.0"
|
||||
@ -9,13 +9,13 @@
|
||||
},
|
||||
"locked": {
|
||||
"com.vrchat.avatars": {
|
||||
"version": "3.7.0",
|
||||
"version": "3.7.4",
|
||||
"dependencies": {
|
||||
"com.vrchat.base": "3.7.0"
|
||||
"com.vrchat.base": "3.7.4"
|
||||
}
|
||||
},
|
||||
"com.vrchat.base": {
|
||||
"version": "3.7.0",
|
||||
"version": "3.7.4",
|
||||
"dependencies": {}
|
||||
},
|
||||
"nadena.dev.ndmf": {
|
||||
|
@ -15,7 +15,7 @@
|
||||
"com.unity.nuget.newtonsoft-json": "2.0.0"
|
||||
},
|
||||
"vpmDependencies": {
|
||||
"com.vrchat.avatars": ">=3.7.0",
|
||||
"com.vrchat.avatars": ">=3.7.4",
|
||||
"nadena.dev.ndmf": ">=1.6.0 <2.0.0-a"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user