Skip to content

Commit 93d1987

Browse files
added urp dependency
1 parent 4aff62f commit 93d1987

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"description": "A Unity package to communicate with a local MCP Client via a Python server.",
66
"unity": "2022.3",
77
"dependencies": {
8-
"com.unity.nuget.newtonsoft-json": "3.0.2"
8+
"com.unity.nuget.newtonsoft-json": "3.0.2",
9+
"com.unity.render-pipelines.universal": "17.0.3"
910
}
1011
}

0 commit comments

Comments
 (0)