Skip to content

Commit

Permalink
fix cross-spawn
Browse files Browse the repository at this point in the history
  • Loading branch information
cherriechang committed Jan 6, 2025
1 parent b866677 commit ae2449b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 157 deletions.
160 changes: 3 additions & 157 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@
"prettier-plugin-import-sort": "^0.0.7",
"turbo": "^1.6.3"
},
"overrides": {
"cross-spawn": "^7.0.5"
},
"prettier": {
"printWidth": 100
},
Expand Down

0 comments on commit ae2449b

Please sign in to comment.