We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac63695 + c11dbb1 commit b53c2bdCopy full SHA for b53c2bd
1 file changed
package.json
@@ -30,5 +30,9 @@
30
"chai": "^4.1.1",
31
"istanbul": "^0.4.5",
32
"mocha": "^3.5.0"
33
- }
+ },
34
+ "files": [
35
+ "index.js",
36
+ "index.d.ts"
37
+ ]
38
}
0 commit comments