We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47a470f commit aaaf8a3Copy full SHA for aaaf8a3
package.json
@@ -4,6 +4,9 @@
4
"main": "./dist/index.cjs",
5
"module": "./dist/index.mjs",
6
"types": "./dist/index.d.cts",
7
+ "files": [
8
+ "dist"
9
+ ],
10
"exports": {
11
"require": {
12
0 commit comments