Update storybook node version (#16106)
This commit is contained in:
parent
5a033fcce3
commit
bdeae6b356
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
publish = "storybook-static"
|
||||
ignore = "git diff --quiet HEAD^ HEAD ./ && git diff --quiet HEAD^ HEAD ../assets/stylesheets/config/"
|
||||
[build.environment]
|
||||
NODE_VERSION = "14"
|
||||
NODE_VERSION = "16"
|
||||
|
||||
# See <https://docs.netlify.com/routing/redirects/redirect-options/> for more options
|
||||
[[redirects]]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue