Skip to content

Commit

Permalink
Add "resolutions" field to package.json to fix nested deps
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Nov 30, 2023
1 parent eb87ad9 commit 7b1f563
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 @@ -76,5 +76,8 @@
"tsup": "^6.7.0",
"typescript": "^4.9",
"vitest": "^0.34"
},
"resolutions": {
"reselect": "./package.tgz"
}
}

0 comments on commit 7b1f563

Please sign in to comment.