modular-avatar/.github/ProjectRoot/vpm-manifest-2022.json
bd_ 71ddd257a3
test: add tests for PropCache (#1156)
* test: add tests for PropCache

* chore: update NDMF dependency
2024-09-17 20:40:09 -07:00

25 lines
434 B
JSON

{
"dependencies": {
"com.vrchat.avatars": {
"version": "3.7.0"
},
"nadena.dev.ndmf": {
"version": "1.4.0"
}
},
"locked": {
"com.vrchat.avatars": {
"version": "3.7.0",
"dependencies": {
"com.vrchat.base": "3.7.0"
}
},
"com.vrchat.base": {
"version": "3.7.0",
"dependencies": {}
},
"nadena.dev.ndmf": {
"version": "1.5.0-rc.7"
}
}
}