Skip to content

Commit e553366

Browse files
jimmycallingismya
authored andcommitted
chore: Add types to exports property in package.json (#85)
add types to exports
1 parent 7dddc2a commit e553366

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"types": "./dist/index.d.ts",
1414
"exports": {
1515
".": {
16+
"types": "./dist/index.d.ts",
1617
"import": "./dist/ftrack-javascript-api.es.js",
1718
"require": "./dist/ftrack-javascript-api.umd.js"
1819
}

0 commit comments

Comments
 (0)