Skip to content

Commit f3bac02

Browse files
committed
add recorder dependency
1 parent 3fa4f16 commit f3bac02

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

com.unity.formats.fbx/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"version": "2.0.3-preview.3",
55
"dependencies": {
66
"com.unity.timeline": "1.0.0",
7-
"com.autodesk.fbx": "2.0.1-preview.1"
7+
"com.autodesk.fbx": "2.0.1-preview.1",
8+
"com.unity.recorder": "2.1.0-preview.1"
89
},
910
"unity": "2018.3",
1011
"unityRelease": "4f1",
@@ -16,4 +17,4 @@
1617
"maya",
1718
"max"
1819
]
19-
}
20+
}

0 commit comments

Comments
 (0)