Skip to content

Commit 9fbe3c5

Browse files
authored
chore(jest-matcher-utils): Add pkg.types (#9590)
1 parent 2b83f75 commit 9fbe3c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/jest-matcher-utils/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
},
1313
"license": "MIT",
1414
"main": "build/index.js",
15+
"types": "build/index.d.ts",
1516
"dependencies": {
1617
"chalk": "^3.0.0",
1718
"jest-diff": "^25.1.0",

0 commit comments

Comments
 (0)