diff --git a/package.json b/package.json index 086836a..94a606c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rolldown-plugin-require-cjs", "type": "module", - "version": "0.4.1", + "version": "0.4.2", "description": "Transform ESM imports to CJS requires when the imported module is pure CJS.", "author": "Kevin Deng ", "license": "MIT",