Fix export map for jest-transform-mdx

This commit is contained in:
Ian VanSchooten 2022-11-12 22:51:06 -05:00
parent 91e920c824
commit e6eac86e3b

View File

@ -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",