You've already forked Commercialization.topon
在manifest.json中添加了com.unity.ide.cursor依赖项,并在packages-lock.json中更新了相应的版本信息和依赖关系。
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.foldcc.cc-framework.commercialization" : "http://private.lightyears.ltd:18640/foldcc/CC-Framework.Commercialization.git#1.0.9",
|
||||
"com.foldcc.cc-framework.commercialization": "http://private.lightyears.ltd:18640/foldcc/CC-Framework.Commercialization.git#1.0.9",
|
||||
"com.unity.collab-proxy": "1.17.6",
|
||||
"com.unity.feature.2d": "1.0.0",
|
||||
"com.unity.ide.cursor": "http://private.lightyears.ltd:18650/foldcc/com.unity.ide.cursor.git",
|
||||
"com.unity.ide.rider": "3.0.16",
|
||||
"com.unity.ide.visualstudio": "2.0.16",
|
||||
"com.unity.ide.vscode": "1.2.5",
|
||||
|
||||
@@ -131,6 +131,15 @@
|
||||
"com.unity.2d.tilemap.extras": "2.2.3"
|
||||
}
|
||||
},
|
||||
"com.unity.ide.cursor": {
|
||||
"version": "http://private.lightyears.ltd:18650/foldcc/com.unity.ide.cursor.git",
|
||||
"depth": 0,
|
||||
"source": "git",
|
||||
"dependencies": {
|
||||
"com.unity.test-framework": "1.1.9"
|
||||
},
|
||||
"hash": "2c0153a9bab1abc783e5599fa2d2cc3c69d5e389"
|
||||
},
|
||||
"com.unity.ide.rider": {
|
||||
"version": "3.0.16",
|
||||
"depth": 0,
|
||||
|
||||
Reference in New Issue
Block a user