From b583359d1500b16b854e0cf2c0a29c0d5972635d Mon Sep 17 00:00:00 2001 From: Dominik Zogg Date: Mon, 7 Feb 2022 09:27:52 +0100 Subject: [PATCH] forgot to change the Requirements in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcda01c..52d0980 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ A uWebSockets.js req/res psr-htt-message bridge. ## Requirements - * node: 12 + * node: 14 * [@chubbyjs/psr-http-factory][2]: ^1.1.0 * [@chubbyjs/psr-http-message][3]: ^1.2.1 * [cookie][4]: ^0.4.1