feat: upgrade unity project version
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.unity.2d.pixel-perfect": "1.0.1-preview",
|
||||
"com.unity.2d.pixel-perfect": "4.0.1",
|
||||
"com.unity.2d.sprite": "1.0.0",
|
||||
"com.unity.2d.tilemap": "1.0.0",
|
||||
"com.unity.collab-proxy": "1.2.16",
|
||||
"com.unity.ext.nunit": "1.0.0",
|
||||
"com.unity.ide.rider": "1.1.0",
|
||||
"com.unity.ide.vscode": "1.1.3",
|
||||
"com.unity.package-manager-ui": "2.2.0",
|
||||
"com.unity.render-pipelines.lightweight": "6.9.2",
|
||||
"com.unity.test-framework": "1.0.13",
|
||||
"com.unity.textmeshpro": "2.0.1",
|
||||
"com.unity.timeline": "1.1.0",
|
||||
"com.unity.collab-proxy": "1.5.7",
|
||||
"com.unity.ext.nunit": "1.0.6",
|
||||
"com.unity.ide.rider": "2.0.7",
|
||||
"com.unity.ide.visualstudio": "2.0.9",
|
||||
"com.unity.ide.vscode": "1.2.3",
|
||||
"com.unity.render-pipelines.lightweight": "10.5.0",
|
||||
"com.unity.test-framework": "1.1.26",
|
||||
"com.unity.textmeshpro": "3.0.6",
|
||||
"com.unity.timeline": "1.4.8",
|
||||
"com.unity.ugui": "1.0.0",
|
||||
"com.unity.modules.ai": "1.0.0",
|
||||
"com.unity.modules.androidjni": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user