Skip to content

Commit

Permalink
fix: correct version in transformer-cjs-imports
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolethoen authored Feb 29, 2024
1 parent c7ab798 commit 49140f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/transformer-cjs-imports/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "transformer-cjs-imports",
"private": true,
"version": "4.79.4-alpha.3",
"version": "4.79.4",
"description": "Transform CJS imports to ESM in typescript depending on module target.",
"main": "index.js",
"author": "Red Hat",
Expand Down

0 comments on commit 49140f2

Please sign in to comment.