From 829ae99a4e1c6d52ee86ea1d77ffb3d6906ab9a5 Mon Sep 17 00:00:00 2001 From: Keno Clayton Date: Wed, 24 Nov 2021 11:51:07 -0500 Subject: [PATCH] Updated readme Updated readme to reflect current WP version support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46949c3..501f381 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ yarn add -D speed-measure-webpack-plugin ## Requirements -SMP requires at least **Node v6**. But otherwise, accepts **all webpack** versions (1, 2, 3, and 4). +SMP requires at least **Node v6**. But otherwise, accepts **all webpack** versions (1, 2, 3, 4 and 5). ## Usage