Update
This commit is contained in:
@@ -6,6 +6,16 @@
|
||||
"source": "local-tarball",
|
||||
"dependencies": {}
|
||||
},
|
||||
"com.simonoliver.unityfigma": {
|
||||
"version": "https://github.com/simonoliver/UnityFigmaBridge.git",
|
||||
"depth": 0,
|
||||
"source": "git",
|
||||
"dependencies": {
|
||||
"com.unity.nuget.newtonsoft-json": "2.0.1-preview.1",
|
||||
"com.unity.textmeshpro": "2.0.1"
|
||||
},
|
||||
"hash": "0e2fd2f8114209ddc0fd6af3676d3da0bebf2021"
|
||||
},
|
||||
"com.unity.2d.sprite": {
|
||||
"version": "1.0.0",
|
||||
"depth": 0,
|
||||
@@ -181,6 +191,14 @@
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.textmeshpro": {
|
||||
"version": "5.0.0",
|
||||
"depth": 1,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.ugui": "2.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.timeline": {
|
||||
"version": "1.8.10",
|
||||
"depth": 0,
|
||||
|
||||
Reference in New Issue
Block a user