在manifest.json中添加了com.unity.ide.cursor依赖项,并在packages-lock.json中更新了相应的版本信息和依赖关系。

This commit is contained in:
2025-03-14 11:00:15 +08:00
parent c6230aa4b0
commit fd88ca6f76
2 changed files with 11 additions and 1 deletions

View File

@@ -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",