From c4bb70818ae8764c388e98465eae30cfa9d76563 Mon Sep 17 00:00:00 2001 From: Sid Vishnoi <8426945+sidvishnoi@users.noreply.github.com> Date: Thu, 13 Jan 2022 17:16:16 +0530 Subject: [PATCH] v1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9560d60..971489c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "esm-to-cjs", - "version": "1.2.0", + "version": "1.2.1", "description": "Transform ESM to Common JS for present NodeJS, without any junk wrappers or useless renaming", "keywords": [ "commonjs",