This commit is contained in:
2025-11-12 14:27:42 +08:00
parent 7aeda74f41
commit cfab37f966

View File

@@ -1,6 +1,6 @@
{ {
"name": "com.staryevo.tabletextconversion", "name": "com.staryevo.tabletextconversion",
"version": "2.0.4", "version": "2.0.5",
"displayName": "05.TableTextConversion", "displayName": "05.TableTextConversion",
"description": "表格转化工具", "description": "表格转化工具",
"unity": "2021.3", "unity": "2021.3",
@@ -14,8 +14,6 @@
"url": "https://www.unity3d.com" "url": "https://www.unity3d.com"
}, },
"dependencies": { "dependencies": {
"com.cysharp.unitask": "2.5.10", "com.cysharp.unitask": "2.5.10"
"com.tuyoogame.yooasset": "2.3.16",
"com.staryevo.informationsave": "2.0.1"
} }
} }