mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-11 13:29:41 -05:00
fix
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"com.vrmc.vrmshaders": "0.62.0",
|
||||
"com.vrmc.meshutility": "0.62.0",
|
||||
"com.vrmc.meshutility": "0.62.0"
|
||||
}
|
||||
}
|
||||
@@ -109,7 +109,7 @@ namespace VRM
|
||||
""dependencies"": {{
|
||||
""com.vrmc.vrmshaders"": ""{1}"",
|
||||
""com.vrmc.meshutility"": ""{1}"",
|
||||
""com.vrmc.unigltf"": ""{0}"",
|
||||
""com.vrmc.unigltf"": ""{0}""
|
||||
}}
|
||||
}}
|
||||
"),
|
||||
@@ -130,7 +130,7 @@ namespace VRM
|
||||
}},
|
||||
""dependencies"": {{
|
||||
""com.vrmc.vrmshaders"": ""{1}"",
|
||||
""com.vrmc.meshutility"": ""{1}"",
|
||||
""com.vrmc.meshutility"": ""{1}""
|
||||
}}
|
||||
}}");
|
||||
|
||||
|
||||
@@ -16,6 +16,6 @@
|
||||
"dependencies": {
|
||||
"com.vrmc.vrmshaders": "0.62.0",
|
||||
"com.vrmc.meshutility": "0.62.0",
|
||||
"com.vrmc.unigltf": "2.0.0",
|
||||
"com.vrmc.unigltf": "2.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user