Skip to content

Commit

Permalink
Merge pull request #479 from LightOfHeaven1994/add-resolution-to-vict…
Browse files Browse the repository at this point in the history
…ory-core

Add resolution to victory core package
  • Loading branch information
mshriver authored Feb 16, 2024
2 parents 96efb1d + efb0c71 commit 6ea1016
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 6ea1016

Please sign in to comment.