proper import

This commit is contained in:
Matt Hill
2023-03-27 15:27:21 -06:00
parent e95f67aef4
commit 5e2d87c11b

View File

@@ -357,6 +357,6 @@ writeConvertedFile(
}, },
}, },
{ {
startSdk: "../..", startSdk: "..",
} }
); );