mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-13 14:04:29 -05:00
Update package.json
Add dependencies "com.unity.test-framework"
This commit is contained in:
parent
14f3add22f
commit
9cb6a92264
|
|
@ -11,7 +11,8 @@
|
|||
"name": "VRM Consortium"
|
||||
},
|
||||
"dependencies": {
|
||||
"com.unity.modules.animation": "1.0.0"
|
||||
"com.unity.modules.animation": "1.0.0",
|
||||
"com.unity.test-framework": "1.0.0"
|
||||
},
|
||||
"samples": [
|
||||
{
|
||||
|
|
@ -20,4 +21,4 @@
|
|||
"path": "Samples~/GltfViewer"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user