Skip to content

Commit

Permalink
front: drop unused package overrides
Browse files Browse the repository at this point in the history
Running `npm install` after removing these indicates that all
dependencies were already up-to-date and remain unchanged.

Signed-off-by: Simon Ser <[email protected]>
  • Loading branch information
emersion committed Jan 6, 2025
1 parent e148616 commit 803011c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,6 @@
"vitest": "^2.0.0"
},
"overrides": {
"react-error-overlay": "6.0.9",
"@nivo/line": "^0.80.0",
"@nivo/core": "^0.80.0",
"oazapfts": "osrd-project/oazapfts#master"
},
"scripts": {
Expand Down

0 comments on commit 803011c

Please sign in to comment.