We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee6b199 commit 33004e9Copy full SHA for 33004e9
package.json
@@ -2,12 +2,12 @@
2
"name": "com.trackman.figma",
3
"description": "Figma to Unity uxml/uss converter, utilities for VisualTree management in runtime.",
4
"displayName": "Figma for Unity",
5
- "version": "1.2.3",
+ "version": "1.2.4",
6
"unity": "2021.3",
7
"dependencies": {
8
"com.unity.vectorgraphics": "2.0.0-preview.21",
9
"com.trackman.asyncawaitutil": "1.0.6",
10
- "com.trackman.commonutils": "3.7.0"
+ "com.trackman.commonutils": "3.8.0"
11
},
12
"author": "TrackMan",
13
"type": "trackman.package",
0 commit comments