Skip to content

Commit

Permalink
final manifest [full ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
richardelms committed Sep 24, 2024
1 parent f8a5c3e commit bbd72da
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions features/fixtures/mazerunner/Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"dependencies":{
"com.unity.nuget.newtonsoft-json": "3.2.0",
"com.unity.collab-proxy": "2.0.4",
"com.unity.ide.rider": "3.0.21",
"com.unity.ide.visualstudio": "2.0.18",
"com.unity.ide.vscode": "1.2.5",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.9",
"com.unity.timeline": "1.4.8",
"dependencies":
{
"com.unity.collab-proxy": "2.0.5",
"com.unity.ide.rider": "1.2.1",
"com.unity.ide.visualstudio": "2.0.12",
"com.unity.ide.vscode": "1.2.4",
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.test-framework": "1.1.29",
"com.unity.textmeshpro": "2.1.6",
"com.unity.timeline": "1.2.18",
"com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
Expand Down

0 comments on commit bbd72da

Please sign in to comment.