We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74b09ac commit 6a8ed06Copy full SHA for 6a8ed06
1 file changed
package.json
@@ -21,5 +21,9 @@
21
"devDependencies": {
22
"rimraf": "~2.2.8",
23
"tap": "^12.7.0"
24
- }
+ },
25
+ "files": [
26
+ "index.js",
27
+ "lib"
28
+ ]
29
}
0 commit comments