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 cc9b3fd commit d368c75Copy full SHA for d368c75
package.json
@@ -6,6 +6,7 @@
6
"module": "dist/index.esm.js",
7
"commonJs": "dist/index.cjs.js",
8
"typings": "dist/types/index.d.ts",
9
+ "sideEffects": false,
10
"author": "Patrick Michalina <[email protected]> (https://patrickmichalina.com)",
11
"license": "MIT",
12
"repository": {
0 commit comments