Skip to content

Commit

Permalink
Remove typescript as a peer dependency
Browse files Browse the repository at this point in the history
Fixes #622
  • Loading branch information
sindresorhus committed May 20, 2023
1 parent a3e1589 commit f7139de
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@
"typescript": "^5.0.4",
"xo": "^0.54.2"
},
"peerDependencies": {
"typescript": ">=4.7.0"
},
"xo": {
"rules": {
"@typescript-eslint/ban-ts-comment": "off",
Expand Down

0 comments on commit f7139de

Please sign in to comment.