Skip to content

Commit

Permalink
Updated to latest release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Donald Labaj committed Sep 13, 2024
1 parent b477a8a commit d5c8533
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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-prerelease.0",
"version": "4.79.5",
"description": "Transform CJS imports to ESM in typescript depending on module target.",
"main": "index.js",
"author": "Red Hat",
Expand Down
2 changes: 1 addition & 1 deletion packages/transformer-react-styles-esm-imports/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "transformer-react-styles-esm-imports",
"private": true,
"version": "1.0.1-prerelease.1",
"version": "1.0.2",
"description": "Transform react-styles/css imports to target mjs files when compiling to ESM.",
"main": "index.ts",
"author": "Red Hat",
Expand Down

0 comments on commit d5c8533

Please sign in to comment.