Fix package installation in Unity 2020

Fix #130
This commit is contained in:
VladV 2023-09-03 12:23:50 +04:00
parent b4b4b3c8e8
commit bad2a1943a

View File

@ -7,6 +7,6 @@
"author": "CodeWriter (https://github.com/orgs/codewriter-packages)",
"homepage": "https://github.com/codewriter-packages/Tri-Inspector#readme",
"dependencies": {
"com.unity.localization": "0.2.0"
"com.unity.localization": "1.0.0"
}
}