Skip to content

Commit

Permalink
Resolve dependency issue for react-chart package
Browse files Browse the repository at this point in the history
  • Loading branch information
LightOfHeaven1994 committed Feb 15, 2024
1 parent 96efb1d commit efb0c71
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@
"typescript": "^4.9.5",
"wolfy87-eventemitter": "^5.2.9"
},
"resolutions": {
"victory-core": "<36.9.0"
},
"overrides": {
"victory-core": "<36.9.0"
},
"scripts": {
"start": "serve -s build -l tcp://0.0.0.0:8080",
"build": "./bin/write-version-file.js && react-scripts build",
Expand Down

0 comments on commit efb0c71

Please sign in to comment.