We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f786f1 commit a87d964Copy full SHA for a87d964
1 file changed
package.json
@@ -31,7 +31,8 @@
31
"testRegex": "__tests__/.*\\.test\\.js$"
32
},
33
"files": [
34
- "src"
+ "src",
35
+ "index.d.ts"
36
],
37
"engines": {
38
"node": ">=10"
0 commit comments