Skip to content

Commit 9f65c98

Browse files
feat(cli): create codemod for UI5 Web Components React v2 migration (#5908)
1 parent 5342836 commit 9f65c98

File tree

5 files changed

+863
-1
lines changed

5 files changed

+863
-1
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"@cypress/code-coverage": "^3.10.0",
5858
"@semantic-release/github": "^10.0.0",
5959
"@testing-library/cypress": "^10.0.0",
60+
"@types/jscodeshift": "^0.11.11",
6061
"@types/node": "^20.0.0",
6162
"@types/react": "npm:types-react@rc",
6263
"@types/react-dom": "npm:types-react-dom@rc",

0 commit comments

Comments
 (0)