From cddb5bca8b50cc7ab176e4d2432678dae0bbef76 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 17 Oct 2024 13:41:27 -0700 Subject: [PATCH] smaller note at README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8363131..211580c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ _**Note: For versions of node prior to v20.6.0,** "--loader" command line arguments must be used with `esmock` as demonstrated [in the wiki.][4] Current versions of node do not require "--loader"._ -_**Note: due to --loader issues at node v22,** support for `ava` and `jest` are dropped._ +_**Note: due to --loader issues,** support for `ava` and `jest` are dropped._ `esmock` has the below signature ```js