fixeds
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.coffee.softmask-for-ugui": "https://github.com/mob-sakai/SoftMaskForUGUI.git?path=Packages/src",
|
||||
"com.unity.ide.visualstudio": "2.0.22",
|
||||
"com.unity.localization": "1.5.4",
|
||||
"com.unity.multiplayer.center": "1.0.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.coffee.softmask-for-ugui": {
|
||||
"version": "https://github.com/mob-sakai/SoftMaskForUGUI.git?path=Packages/src",
|
||||
"depth": 0,
|
||||
"source": "git",
|
||||
"dependencies": {
|
||||
"com.unity.ugui": "1.0.0"
|
||||
},
|
||||
"hash": "02cf05485ac0bbd9f61e7b829dd6526db7c9dba5"
|
||||
},
|
||||
"com.unity.addressables": {
|
||||
"version": "2.2.2",
|
||||
"depth": 1,
|
||||
@@ -209,7 +218,7 @@
|
||||
},
|
||||
"com.unity.ugui": {
|
||||
"version": "2.0.0",
|
||||
"depth": 2,
|
||||
"depth": 1,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.modules.ui": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user