Skip to content

Commit 392ea1e

Browse files
committed
[DDW-596] change netlify node version
1 parent e39a29c commit 392ea1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netlify.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build]
2-
environment = { YARN_VERSION = "1.22.4", NODE_VERSION = "16.13.2" }
3-
command = "yarn && yarn storybook:build"
2+
environment = { YARN_VERSION = "1.22.4", NODE_VERSION = "14.19.1" }
3+
command = "yarn && yarn storybook:build"

0 commit comments

Comments
 (0)