install-node: Upgrade Node.js to 12.18.2.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-07-17 18:23:18 -07:00
committed by Tim Abbott
parent aa16208fd8
commit b3da022bdf
2 changed files with 2 additions and 2 deletions

View File

@@ -44,4 +44,4 @@ API_FEATURE_LEVEL = 27
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = '90.0'
PROVISION_VERSION = '90.1'