Skip to content

Commit

Permalink
add jscodeshift as dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
dale-french committed Feb 29, 2024
1 parent 63bedbc commit cd81ae3
Show file tree
Hide file tree
Showing 2 changed files with 541 additions and 19 deletions.
1 change: 1 addition & 0 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"devDependencies": {
"@types/jest": "^29.5.11",
"jest": "^29.7.0",
"jscodeshift": "^0.15.1",
"nodemon": "^3.0.2",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit cd81ae3

Please sign in to comment.