From 5df121e8983d98ac82dbb55b9a90f7703089778a Mon Sep 17 00:00:00 2001 From: kemar Date: Fri, 3 Jul 2020 20:48:09 +0200 Subject: [PATCH] Node v10+ is required for development --- README_DEV.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README_DEV.md b/README_DEV.md index bbc2fa2..e53c519 100644 --- a/README_DEV.md +++ b/README_DEV.md @@ -25,6 +25,8 @@ ## Dev setup +Node v10+ is required for development. + ```shell # install deps npm install