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
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ requests, code review feedback, and also pull requests.

## Supported Environments

We support Node.js 18 and higher.
We currently support Node.js 18 and higher, but its support is deprecated. We strongly encourage
you to use Node.js 20 or higher as we will drop support for Node.js 18 in the next major version.

Please also note that the Admin SDK should only
be used in server-side/back-end environments controlled by the app developer.
Expand Down
Loading