Skip to content

Commit

Permalink
feat. upgrade to unity 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen-Yulin committed Apr 6, 2024
1 parent 1317a74 commit 19e1960
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
3 changes: 1 addition & 2 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"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.6",
"com.unity.textmeshpro": "3.0.8",
"com.unity.timeline": "1.4.8",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.6",
"com.unity.ugui": "1.0.0",
Expand All @@ -27,7 +27,6 @@
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.autostreaming": "1.0.0",
"com.unity.modules.cloth": "1.0.0",
"com.unity.modules.director": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
Expand Down
15 changes: 1 addition & 14 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
"url": "https://packages.unity.com"
},
"com.unity.textmeshpro": {
"version": "3.0.6",
"version": "3.0.8",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -325,19 +325,6 @@
"source": "builtin",
"dependencies": {}
},
"com.unity.modules.autostreaming": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
}
},
"com.unity.modules.cloth": {
"version": "1.0.0",
"depth": 0,
Expand Down

0 comments on commit 19e1960

Please sign in to comment.