updated packeges
This commit is contained in:
parent
ae101ba773
commit
73256f251d
@ -17,4 +17,4 @@ MonoBehaviour:
|
|||||||
type: 3}
|
type: 3}
|
||||||
manaCost: 10
|
manaCost: 10
|
||||||
damage: 10
|
damage: 10
|
||||||
speed: 50
|
speed: 0.1
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"com.unity.2d.sprite": "1.0.0",
|
"com.unity.2d.sprite": "1.0.0",
|
||||||
"com.unity.cinemachine": "2.6.5",
|
|
||||||
"com.unity.collab-proxy": "1.7.1",
|
"com.unity.collab-proxy": "1.7.1",
|
||||||
"com.unity.ide.rider": "2.0.7",
|
"com.unity.ide.rider": "2.0.7",
|
||||||
"com.unity.ide.visualstudio": "2.0.11",
|
"com.unity.ide.visualstudio": "2.0.11",
|
||||||
"com.unity.ide.vscode": "1.2.3",
|
"com.unity.ide.vscode": "1.2.3",
|
||||||
"com.unity.postprocessing": "3.0.3",
|
"com.unity.postprocessing": "3.1.1",
|
||||||
"com.unity.recorder": "2.5.5",
|
"com.unity.recorder": "2.5.5",
|
||||||
"com.unity.test-framework": "1.1.27",
|
"com.unity.test-framework": "1.1.27",
|
||||||
"com.unity.textmeshpro": "3.0.6",
|
"com.unity.textmeshpro": "3.0.6",
|
||||||
|
@ -6,13 +6,6 @@
|
|||||||
"source": "builtin",
|
"source": "builtin",
|
||||||
"dependencies": {}
|
"dependencies": {}
|
||||||
},
|
},
|
||||||
"com.unity.cinemachine": {
|
|
||||||
"version": "2.6.5",
|
|
||||||
"depth": 0,
|
|
||||||
"source": "registry",
|
|
||||||
"dependencies": {},
|
|
||||||
"url": "https://packages.unity.com"
|
|
||||||
},
|
|
||||||
"com.unity.collab-proxy": {
|
"com.unity.collab-proxy": {
|
||||||
"version": "1.7.1",
|
"version": "1.7.1",
|
||||||
"depth": 0,
|
"depth": 0,
|
||||||
@ -62,7 +55,7 @@
|
|||||||
"url": "https://packages.unity.com"
|
"url": "https://packages.unity.com"
|
||||||
},
|
},
|
||||||
"com.unity.postprocessing": {
|
"com.unity.postprocessing": {
|
||||||
"version": "3.0.3",
|
"version": "3.1.1",
|
||||||
"depth": 0,
|
"depth": 0,
|
||||||
"source": "registry",
|
"source": "registry",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user