We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd98976 commit 9d5ed0dCopy full SHA for 9d5ed0d
1 file changed
package.json
@@ -34,5 +34,9 @@
34
"test",
35
"example"
36
]
37
- }
+ },
38
+ "files": [
39
+ "index.js",
40
+ "lib/**/*.js"
41
+ ]
42
}
0 commit comments