diff options
author | chai <chaifix@163.com> | 2022-07-02 18:23:46 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-07-02 18:23:46 +0800 |
commit | f0f1d830651f3737030e258dc86b42a37baa1bca (patch) | |
tree | 386946c608ec02094c81253872e890615e0c3807 /JamHelper/Packages/manifest.json | |
parent | e7e9156b0e4d180f8f9e291eb5ccfb08847e6269 (diff) |
* change directory
Diffstat (limited to 'JamHelper/Packages/manifest.json')
-rw-r--r-- | JamHelper/Packages/manifest.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/JamHelper/Packages/manifest.json b/JamHelper/Packages/manifest.json index ad6a588..3a0c544 100644 --- a/JamHelper/Packages/manifest.json +++ b/JamHelper/Packages/manifest.json @@ -1,13 +1,13 @@ { "dependencies": { - "com.unity.collab-proxy": "1.15.4", + "com.unity.collab-proxy": "1.15.16", "com.unity.ide.rider": "2.0.7", - "com.unity.ide.visualstudio": "2.0.12", - "com.unity.ide.vscode": "1.2.4", - "com.unity.inputsystem": "1.2.0", + "com.unity.ide.visualstudio": "2.0.14", + "com.unity.ide.vscode": "1.2.5", + "com.unity.inputsystem": "1.3.0", "com.unity.polybrush": "1.0.2", "com.unity.probuilder": "4.5.2", - "com.unity.test-framework": "1.1.29", + "com.unity.test-framework": "1.1.31", "com.unity.textmeshpro": "3.0.6", "com.unity.timeline": "1.4.8", "com.unity.ugui": "1.0.0", |