We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a423727 commit 0b0e072Copy full SHA for 0b0e072
1 file changed
package.json
@@ -34,5 +34,8 @@
34
"np": "^7.0.0",
35
"c8": "^7.12.0",
36
"xo": "^0.53.1"
37
- }
+ },
38
+ "files": [
39
+ "lib/*"
40
+ ]
41
}
0 commit comments