From ef164965c4c741252c965958f6955530d5814ebf Mon Sep 17 00:00:00 2001 From: Alexander Friedl Date: Wed, 3 Apr 2024 22:54:28 +0200 Subject: [PATCH] Fix required node version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28ad128..a8c1d89 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ npm install node-pushnotifications --save ## Requirements -Node version >= 12.x.x +Node version >= 14.x.x ## Features