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:
Momo the Monster 2023-10-24 16:12:56 -07:00 committed by GitHub
commit 93cf72a07e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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" : {}