mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(ui): add overrides for storybook
This commit is contained in:
committed by
renovate[bot]
parent
fc822ec61a
commit
927913a77e
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user