Skip to content

Commit c1db268

Browse files
authored
Merge pull request #35 from Weffe/type-definitions
Add types config option
2 parents 1e67a48 + db67572 commit c1db268

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "3.0.5",
44
"description": "A devtool for inspecting the performance of React Components",
55
"main": "index.js",
6+
"types": "index.d.ts",
67
"files": ["lib/shared", "lib/npm"],
78
"author": "Nitin Tulswani",
89
"license": "MIT",

0 commit comments

Comments
 (0)