diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-08-20 23:40:50 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-08-20 23:40:50 -0400 |
| commit | 3af4c218c0e70167db23a6303d2af30aff37d2fe (patch) | |
| tree | 927f29edcf54ab562f40f3d1c6cb69287c7f5980 /Packages/manifest.json | |
| parent | b6daed0af784f4e9bc13329dd87c671b06ee1c65 (diff) | |
| download | Project-Sandbox-3af4c218c0e70167db23a6303d2af30aff37d2fe.tar.gz Project-Sandbox-3af4c218c0e70167db23a6303d2af30aff37d2fe.tar.bz2 Project-Sandbox-3af4c218c0e70167db23a6303d2af30aff37d2fe.zip | |
Removed a bunch of stuff; Changes
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", |
