diff --git a/ui/package.json b/ui/package.json index e847fc96c..144ae1707 100644 --- a/ui/package.json +++ b/ui/package.json @@ -90,6 +90,11 @@ "timemachine": "0.3.2", "typescript": "4.6.3" }, + "overrides": { + "@storybook/builder-webpack5": "6.5.0-alpha.55", + "@storybook/manager-webpack5": "6.5.0-alpha.55", + "@storybook/react": "6.5.0-alpha.55" + }, "scripts": { "start": "REACT_APP_BACKEND_URI=http://localhost:8080 react-scripts start", "build": "react-scripts build",