Skip to content

Commit 489d0d1

Browse files
committed
feat(replace-default-props): bump codemod version
1 parent bf4aee2 commit 489d0d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codemods/react/19/replace-default-props/.codemodrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://codemod-utils.s3.us-west-1.amazonaws.com/configuration_schema.json",
33
"name": "react/19/replace-default-props",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"engine": "jscodeshift",
66
"private": false,
77
"arguments": [],

0 commit comments

Comments
 (0)