Update vpm-manifest.json to use Avatar ^3.2.x
This commit is contained in:
parent
5772a34c72
commit
1ac525b349
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"dependencies" : {
|
||||
"com.vrchat.avatars" : {
|
||||
"version" : "3.1.x"
|
||||
"version" : "^3.2.x"
|
||||
},
|
||||
"com.vrchat.core.vpm-resolver" : {
|
||||
"version" : "0.1.x"
|
||||
"version" : "^0.1.x"
|
||||
}
|
||||
},
|
||||
"locked" : {}
|
||||
|
|
Loading…
Reference in a new issue