Skip to content

Commit

Permalink
fix: typescript peerDep incapatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmartDOTin committed Mar 7, 2024
1 parent 930c708 commit 694b769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"eslint-plugin-unicorn": "^34.0.1"
},
"peerDependencies": {
"typescript": "^4.5.5"
"typescript": "^5.2.2"
},
"devDependencies": {
"@commitlint/cli": "^17.7.1",
Expand Down

0 comments on commit 694b769

Please sign in to comment.