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 e3daa5a commit aef5409Copy full SHA for aef5409
package.json
@@ -18,7 +18,7 @@
18
"browser": "./dist/esm/index.js",
19
"require": "./dist/cjs/index.js",
20
"node": "./dist/cjs/index.js",
21
- "types": "./dist/types/index.d.ts",
+ "types": "./dist/types/index.d.ts"
22
}
23
},
24
"license": "MIT",
0 commit comments