Skip to content

Commit

Permalink
Downgrade jscodeshift to v17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Oct 31, 2024
1 parent 01028d9 commit bd1428a
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 18 deletions.
167 changes: 150 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"test": "vitest"
},
"dependencies": {
"jscodeshift": "17.1.0"
"jscodeshift": "17.0.0"
},
"devDependencies": {
"@biomejs/biome": "1.9.0",
Expand Down

0 comments on commit bd1428a

Please sign in to comment.