We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 213055a commit 3f1efbdCopy full SHA for 3f1efbd
1 file changed
package.json
@@ -19,7 +19,8 @@
19
"precommit": "kcd-scripts precommit"
20
},
21
"files": [
22
- "dist"
+ "dist",
23
+ "typings"
24
],
25
"keywords": [],
26
"author": "Kent C. Dodds <kent@doddsfamily.us> (http://kentcdodds.com/)",
0 commit comments