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 d0e7b15 commit 0de8983Copy full SHA for 0de8983
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.5",
+ "version": "1.2.6",
6
"unity": "2022.3",
7
"dependencies": {
8
"com.unity.vectorgraphics": "2.0.0-preview.24",
9
"com.trackman.asyncawaitutil": "1.0.6",
10
- "com.trackman.commonutils": "1.1.0"
+ "com.trackman.commonutils": "1.1.1"
11
},
12
"author": "TrackMan",
13
"type": "trackman.package"
0 commit comments