Skip to content

Commit

Permalink
trying to see if we force the peer dependencies, should fix the downl…
Browse files Browse the repository at this point in the history
…oad issues we are having currently
  • Loading branch information
rh0delta committed Oct 31, 2024
1 parent 9fbea43 commit 8d92d48
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@
"tsx": "^4.15.3",
"typescript": "^4.8.4"
},
"peerDependencies": {
"husky": "^9.0.11",
"patch-package": "^8.0.0"
},
"packageManager": "yarn@1.22.1",
"lint-staged": {
"*.ts": "eslint --fix"
Expand Down

0 comments on commit 8d92d48

Please sign in to comment.