From 5845e21edcc7a6ea2750850aa9a109c325e0d508 Mon Sep 17 00:00:00 2001 From: Bryan English Date: Thu, 3 Aug 2023 22:22:46 -0400 Subject: [PATCH] 1.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c587bb..9af84f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-in-the-middle", - "version": "1.4.1", + "version": "1.4.2", "description": "Intercept imports in Node.js", "main": "index.js", "scripts": {