Updates the VPM manifest to use any 3.x version of the SDK so it's always up-to-date
This commit is contained in:
parent
376fbad6e2
commit
bb7a973500
1 changed files with 1 additions and 4 deletions
|
@ -1,10 +1,7 @@
|
|||
{
|
||||
"dependencies" : {
|
||||
"com.vrchat.avatars" : {
|
||||
"version" : "3.1.x"
|
||||
},
|
||||
"com.vrchat.core.vpm-resolver" : {
|
||||
"version" : "0.1.x"
|
||||
"version" : "3.x"
|
||||
}
|
||||
},
|
||||
"locked" : {}
|
||||
|
|
Loading…
Reference in a new issue