We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff5cdb0 + 7303e03 commit 07c2161Copy full SHA for 07c2161
1 file changed
package.json
@@ -34,7 +34,8 @@
34
"prepare": "npm run build"
35
},
36
"files": [
37
- "dist/**/*.{js,mjs,d.ts}"
+ "dist",
38
+ "lib"
39
],
40
"keywords": [
41
"binary",
0 commit comments