chore: update NDMF dependency

This commit is contained in:
bd_ 2024-09-22 18:12:13 -07:00
parent 606a54f434
commit 9fa9fa9224
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
"dependencies": {}
},
"nadena.dev.ndmf": {
"version": "1.5.0-rc.7"
"version": "1.5.0-rc.8"
}
}
}

View File

@ -16,6 +16,6 @@
},
"vpmDependencies": {
"com.vrchat.avatars": ">=3.7.0",
"nadena.dev.ndmf": ">=1.5.0-rc.7 <2.0.0-a"
"nadena.dev.ndmf": ">=1.5.0-rc.8 <2.0.0-a"
}
}