We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c16c31 commit aa5b92bCopy full SHA for aa5b92b
1 file changed
package.json
@@ -5,7 +5,7 @@
5
"license": "MIT",
6
"module": "dist/index.esm.js",
7
"source": "src/index.ts",
8
- "types": "dist/index.d.ts",
+ "types": "dist/src/index.d.ts",
9
"scripts": {
10
"build": "rollup -c",
11
"start": "storybook dev",
0 commit comments