We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c07ff40 commit c1eff21Copy full SHA for c1eff21
1 file changed
package.json
@@ -34,5 +34,9 @@
34
"overrides": {
35
"lodash": "npm:@technically/lodash"
36
}
37
- }
+ },
38
+ "files": [
39
+ "dist",
40
+ "LICENSE"
41
+ ]
42
0 commit comments