Skip to content
This repository was archived by the owner on Sep 23, 2022. It is now read-only.

Commit f0260e2

Browse files
tcdavisexpbot
authored andcommitted
Support saves with tsx entry point
fbshipit-source-id: ea6da15
1 parent df9ddca commit f0260e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/configs/sdkVersions.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import semver from 'semver';
66
const minFeatureVersion = {
77
MULTIPLE_FILES: '21.0.0',
88
PROJECT_DEPENDENCIES: '25.0.0',
9+
TYPESCRIPT: '31.0.0',
910
};
1011

1112
// special casing of features that have been backported to particular SDK versions

0 commit comments

Comments
 (0)