Skip to content

Commit 49140f2

Browse files
authored
fix: correct version in transformer-cjs-imports
1 parent c7ab798 commit 49140f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/transformer-cjs-imports/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "transformer-cjs-imports",
33
"private": true,
4-
"version": "4.79.4-alpha.3",
4+
"version": "4.79.4",
55
"description": "Transform CJS imports to ESM in typescript depending on module target.",
66
"main": "index.js",
77
"author": "Red Hat",

0 commit comments

Comments
 (0)