📌(react) pin @storybook/builder-vite to 0.3.0
This dependency was breaking the docs CSS.
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
"github>openfun/renovate-configuration"
|
||||
],
|
||||
"ignoreDeps": [
|
||||
"chalk"
|
||||
"chalk", "@storybook/builder-vite"
|
||||
],
|
||||
"ignorePaths": ["**/node_modules/**"]
|
||||
"ignorePaths": [
|
||||
"**/node_modules/**"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user