mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
Fix export map for jest-transform-mdx
This commit is contained in:
parent
91e920c824
commit
e6eac86e3b
@ -56,7 +56,7 @@
|
||||
"./angular": "./angular/index.js",
|
||||
"./angular/index.js": "./angular/index.js",
|
||||
"./web-components/index.js": "./web-components/index.js",
|
||||
"./jest-transform-mdx.js": "./jest-transform-mdx.js",
|
||||
"./jest-transform-mdx": "./jest-transform-mdx.js",
|
||||
"./package.json": "./package.json"
|
||||
},
|
||||
"main": "dist/index.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user