Merge pull request #5 from vrchat-community/feature/update-to-3x
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:
commit
93cf72a07e
1 changed files with 1 additions and 4 deletions
|
@ -1,10 +1,7 @@
|
|||
{
|
||||
"dependencies" : {
|
||||
"com.vrchat.avatars" : {
|
||||
"version" : "^3.2.x"
|
||||
},
|
||||
"com.vrchat.core.vpm-resolver" : {
|
||||
"version" : "^0.1.x"
|
||||
"version" : "3.x"
|
||||
}
|
||||
},
|
||||
"locked" : {}
|
||||
|
|
Loading…
Reference in a new issue