Skip to content

Commit

Permalink
fix shell-quote override
Browse files Browse the repository at this point in the history
  • Loading branch information
gingerbenw committed Sep 19, 2024
1 parent 16447c7 commit f31bdf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 22 deletions.
20 changes: 1 addition & 19 deletions package-lock.json

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

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@
},
"overrides": {
"@lerna/conventional-commits": "^6.4.1",
"react-native": {
"shell-quote": "^1.7.3"
}
"shell-quote": "^1.7.3"
}
}

0 comments on commit f31bdf4

Please sign in to comment.