Skip to content

Commit 04bf2bd

Browse files
committed
fix: update manifest.json to use GitHub repo instead of local path for CI compatibility
1 parent 4e6577c commit 04bf2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestProjects/UnityMCPTests/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"com.coplaydev.unity-mcp": "file:/Users/davidsarno/unity-mcp/MCPForUnity",
3+
"com.coplaydev.unity-mcp": "https://github.com/coplaydev/unity-mcp.git",
44
"com.unity.ai.navigation": "1.1.4",
55
"com.unity.collab-proxy": "2.5.2",
66
"com.unity.feature.development": "1.0.1",

0 commit comments

Comments
 (0)