Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ visit the [Google Cloud Samples][cloud_samples] page.

## Setup

1. Install [Node.js version 14 or greater][node]
1. Install [Node.js version 18 or greater][node]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

This line updates the minimum required Node.js version. Ensure that this change is reflected in any other relevant documentation or configuration files. Also, consider adding a brief explanation of why the version was bumped (e.g., due to security updates or feature requirements) in the commit message or a comment in the README.

Suggested change
1. Install [Node.js version 18 or greater][node]
1. Install [Node.js version 18 or greater][node] <!-- Minimum version required for updated dependencies -->

1. Install the [Google Cloud CLI (gcloud)][gcloud]
1. Clone this repository:

Expand Down
Loading