Skip to content

Commit

Permalink
Remove unused yaml dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham committed Sep 13, 2024
1 parent 56e6211 commit b8144f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -320,8 +320,7 @@
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^5.0.4",
"webpack-dev-server": "^5.0.4",
"webpack-merge": "^5.8.0",
"yaml": "^2.2.1"
"webpack-merge": "^5.8.0"
},
"overrides": {
"react-native": "0.75.2",
Expand Down

0 comments on commit b8144f0

Please sign in to comment.