Skip to content

Commit

Permalink
add version overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienGllmt committed Apr 18, 2024
1 parent d1b75fe commit 7bfb643
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@
"web-vitals": "^2.1.0",
"zustand": "^4.4.6"
},
"overrides": {
"@typescript-eslint/typescript-estree": "^5.57.1",
"typescript": "^5.0.4"
},
"scripts": {
"start": "react-app-rewired start",
"build": "react-app-rewired build",
Expand Down

0 comments on commit 7bfb643

Please sign in to comment.