Skip to content

Commit a7a441e

Browse files
docs: update codemod package link
1 parent c331ebe commit a7a441e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/MigrationGuide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ we provide a codemod which tries to transform most of the breaking changes.
4646
/>
4747

4848
```shell
49-
npx @ui5/webcomponents-react-cli@next codemod --transform v2 \
49+
npx @ui5/webcomponents-react-cli codemod --transform v2 \
5050
--src ./path/to/src \
5151
--typescript # only if you use TypeScript in your project, omit if you use JavaScript
5252
```

0 commit comments

Comments
 (0)