diff options
Diffstat (limited to 'Packages/manifest.json')
| -rw-r--r-- | Packages/manifest.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/Packages/manifest.json b/Packages/manifest.json index 6884a4a..d6bdc21 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,10 +1,14 @@ { "dependencies": { - "com.unity.ads": "3.4.4", + "com.unity.ads": "3.4.5", "com.unity.collab-proxy": "1.2.16", "com.unity.ide.rider": "1.1.4", - "com.unity.ide.vscode": "1.1.4", - "com.unity.test-framework": "1.1.13", + "com.unity.ide.vscode": "1.2.0", + "com.unity.inputsystem": "1.0.0", + "com.unity.probuilder": "4.2.3", + "com.unity.progrids": "3.0.3-preview.6", + "com.unity.terrain-tools": "3.0.1-preview", + "com.unity.test-framework": "1.1.14", "com.unity.textmeshpro": "2.0.1", "com.unity.timeline": "1.2.13", "com.unity.ugui": "1.0.0", |
