Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Aug 23, 2022
1 parent 4e60b52 commit e7defc6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions code/lib/core-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"url": "https://opencollective.com/storybook"
},
"license": "MIT",
"exports": {
"exports": {
".": {
"require": "./dist/index.js",
"import": "./dist/index.mjs",
Expand Down Expand Up @@ -57,7 +57,8 @@
"bundler": {
"entries": [
"./src/index.ts"
]
],
"platform": "node"
},
"gitHead": "0900e20acfbc12551c6a3f788b8de5dd6af5f80a"
}

0 comments on commit e7defc6

Please sign in to comment.