Skip to content

Commit 03c66d8

Browse files
Update supported Node version to 10.13.0v (#1300)
1 parent 1d2ff69 commit 03c66d8

File tree

4 files changed

+27
-73
lines changed

4 files changed

+27
-73
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ information on using pull requests.
8787

8888
### Prerequisites
8989

90-
1. Node.js 10.10.0 or higher.
90+
1. Node.js 10.13.0 or higher.
9191
2. NPM 5 or higher (NPM 6 recommended).
9292
3. Google Cloud SDK ([`gcloud`](https://cloud.google.com/sdk/downloads) utility)
9393

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ requests, code review feedback, and also pull requests.
5555

5656
## Supported Environments
5757

58-
We support Node.js 10.10.0 and higher.
58+
We support Node.js 10.13.0 and higher.
5959

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

0 commit comments

Comments
 (0)