diff --git a/lib/core/package.json b/lib/core/package.json index f917e185327e..076a7355282f 100644 --- a/lib/core/package.json +++ b/lib/core/package.json @@ -37,6 +37,7 @@ "@babel/preset-env": "^7.8.4", "@babel/preset-react": "^7.8.3", "@babel/preset-typescript": "^7.8.3", + "@babel/register": "^7.8.3", "@storybook/addons": "6.0.0-alpha.25", "@storybook/channel-postmessage": "6.0.0-alpha.25", "@storybook/client-api": "6.0.0-alpha.25", diff --git a/yarn.lock b/yarn.lock index ae62fe75c8b7..af3b67162f9c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1489,7 +1489,7 @@ "@babel/helper-plugin-utils" "^7.8.3" "@babel/plugin-transform-typescript" "^7.8.3" -"@babel/register@^7.0.0": +"@babel/register@^7.0.0", "@babel/register@^7.8.3": version "7.8.6" resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.8.6.tgz#a1066aa6168a73a70c35ef28cc5865ccc087ea69" integrity sha512-7IDO93fuRsbyml7bAafBQb3RcBGlCpU4hh5wADA2LJEEcYk92WkwFZ0pHyIi2fb5Auoz1714abETdZKCOxN0CQ==