update: 修改Core的依赖地址

feature/item_system
胡宇飞 2023-12-26 12:23:11 +08:00
parent bb1a4b8cce
commit 17f30fe445
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@
"license": "MIT",
"category": "Game,Tool,Development",
"dependencies": {
"com.guru.unity.sdk.core": "git@github.com:castbox/upm-guru-sdk-core-proto.git"
"com.guru.unity.sdk.core": "git@git.chengdu.pundit.company:castbox/com.guru.unity.sdk.core.git"
}
}