Merge pull request #539 from ousttrue/fix/fix_upm

fix UPM
This commit is contained in:
ousttrue 2020-09-01 15:04:49 +09:00 committed by GitHub
commit 873aec208c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
{
{
"name": "com.vrmc.meshutility",
"version": "0.59.0",

View File

@ -40,7 +40,6 @@ namespace VRM
const string MeshUtilityPath = "Assets/MeshUtility/package.json";
const string MeshUtilityTemplate = @"{{
{{
""name"": ""com.vrmc.meshutility"",
""version"": ""{0}.{1}.{2}"",
""displayName"": ""MeshUtility"",