Skip to content

Commit

Permalink
Merge pull request #13 from codemod-com/bump-version-react-codemod
Browse files Browse the repository at this point in the history
chore: bump version for react/update-react-imports
  • Loading branch information
amirabbas-gh authored Dec 18, 2024
2 parents 7eeeb16 + 058a50a commit 8d20448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codemods/react/update-react-imports/.codemodrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://codemod-utils.s3.us-west-1.amazonaws.com/configuration_schema.json",
"name": "react/update-react-imports",
"description": "Transform React imports to use named imports instead of default or namespace imports.",
"version": "1.0.1",
"version": "1.0.4",
"engine": "jscodeshift",
"private": false,
"include": ["**/*.js", "**/*.ts", "**/*.jsx", "**/*.tsx"],
Expand Down

0 comments on commit 8d20448

Please sign in to comment.