Skip to content

Commit

Permalink
Update Node version in compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
aherrmann committed Mar 24, 2022
1 parent d1c34b4 commit 3896394
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compatibility/WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ dev_env_tool(
)

node_repositories(
node_version = "16.13.0",
vendored_node = "@nodejs_dev_env" if is_windows else "@node_nix",
yarn_version = "1.22.4",
)
Expand Down

0 comments on commit 3896394

Please sign in to comment.