Skip to content

Commit

Permalink
added override for lodash version
Browse files Browse the repository at this point in the history
  • Loading branch information
MattyJ10 committed Apr 22, 2024
1 parent 6cd3776 commit bffee65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
"babel-runtime": "^6.26.0",
"core-js": "^3.19.1"
},
"overrides": {
"lodash": "^4.17.21"
},
"engines": {
"node": ">=12.13.0"
}
Expand Down

0 comments on commit bffee65

Please sign in to comment.