From cbf9aa3331809c13e3e5c273e5d0a520d97a37bb Mon Sep 17 00:00:00 2001 From: Andrey Mukamolov <4471821+fobo66@users.noreply.github.com> Date: Fri, 12 Aug 2022 02:04:28 +0300 Subject: [PATCH] Updated README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 21d0fbb6..e80b9f5d 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Starting from version 4.0.0, this library supports Node >= 10 and no longer supp Starting from version 4.1.2, this library supports only ES6 modules or Typescript. +Starting from version 5.0.0, this library supports Node >= 14 and no longer supports Node 10 and 12. If you still need to support Node 10 or 12, use version 4.1.2 instead. + ## Installation In your `functions` directory: