Skip to content

Commit

Permalink
Merge pull request #1233 from allenai/Unity-Package-Update-Temp-Branch
Browse files Browse the repository at this point in the history
Updating Unity Package Jsons for Compatibility
  • Loading branch information
winthos authored Aug 13, 2024
2 parents b282c3f + 34ed528 commit 6198bd9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions unity/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
"com.madsbangh.easybuttons": "https://github.com/madsbangh/EasyButtons.git#upm",
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.ai.navigation.components": "https://github.com/Unity-Technologies/NavMeshComponents.git#package",
"com.unity.analytics": "3.6.12",
"com.unity.ide.rider": "3.0.7",
"com.unity.ide.visualstudio": "2.0.12",
"com.unity.ide.vscode": "1.2.4",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.ide.vscode": "1.2.5",
"com.unity.multiplayer-hlapi": "1.0.8",
"com.unity.postprocessing": "3.1.1",
"com.unity.simulation.capture": "0.0.10-preview.25",
"com.unity.test-framework": "1.1.29",
"com.unity.timeline": "1.6.2",
"com.unity.toolchain.macos-x86_64-linux-x86_64": "1.0.0",
"com.unity.ai.navigation.components": "https://github.com/Unity-Technologies/NavMeshComponents.git#package",
"com.unity.multiplayer-hlapi": "1.0.8",
"com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
Expand Down Expand Up @@ -55,4 +55,4 @@
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0"
}
}
}
4 changes: 2 additions & 2 deletions unity/Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.12",
"version": "2.0.22",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -63,7 +63,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.vscode": {
"version": "1.2.4",
"version": "1.2.5",
"depth": 0,
"source": "registry",
"dependencies": {},
Expand Down

0 comments on commit 6198bd9

Please sign in to comment.