Skip to content

Commit 2e3f932

Browse files
authored
Merge pull request #6085 from segmentio/courtneyga-patch-12
Update the Node version that is supported
2 parents d458301 + 8ac7283 commit 2e3f932

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/node

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/server/node/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ All of Segment's server-side libraries are built for high-performance, so you ca
1515
## Getting Started
1616

1717
> warning ""
18-
> Make sure you're using a version of Node that's 14 or higher.
18+
> Make sure you're using a version of Node that's 16 or higher.
1919
2020
1. Run the relevant command to add Segment's Node library module to your `package.json`.
2121

0 commit comments

Comments
 (0)