Skip to content

Commit

Permalink
Merge pull request #29137 from storybookjs/valentin/do-not-prebundle-…
Browse files Browse the repository at this point in the history
…better-opn

Core: Do not prebundle better-opn
(cherry picked from commit 8e9d63b)
  • Loading branch information
shilman authored and storybook-bot committed Sep 16, 2024
1 parent 603fa7d commit db205bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@
"dependencies": {
"@storybook/csf": "^0.1.11",
"@types/express": "^4.17.21",
"better-opn": "^3.0.2",
"browser-assert": "^1.2.1",
"esbuild": "^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0",
"esbuild-register": "^3.5.0",
Expand Down Expand Up @@ -341,7 +342,6 @@
"ansi-to-html": "^0.7.2",
"assert": "^2.1.0",
"babel-plugin-react-docgen": "4.2.1",
"better-opn": "^3.0.2",
"boxen": "^7.1.1",
"browser-dtector": "^3.4.0",
"camelcase": "^8.0.0",
Expand Down

0 comments on commit db205bb

Please sign in to comment.