We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf87a06 commit 532cfc7Copy full SHA for 532cfc7
package.json
@@ -5,6 +5,7 @@
5
"author": "Martin Auer",
6
"exports": "./src/index.ts",
7
"version": "0.2.37",
8
+ "files": ["dist"],
9
"publishConfig": {
10
"main": "./dist/index.js",
11
"module": "./dist/index.mjs",
0 commit comments