From aa2417e4859ea8fe1cac7d3bbc9ed272011fadcb Mon Sep 17 00:00:00 2001 From: Jeff Hansen Date: Thu, 11 Jan 2024 10:46:39 -0500 Subject: [PATCH] fix(readme): remove Node 6 comment This is also to test the release procedure --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c048790..de80b19 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,6 @@ Awilix helpers, router and scope-instantiating middleware for **Express**. 🐨 npm install --save awilix-express ``` -_Requires Node v6 or above_ - # Basic Usage Add the middleware to your Express app.