Skip to content

Commit

Permalink
Add peerDependenciesMeta
Browse files Browse the repository at this point in the history
  • Loading branch information
zoontek committed Apr 15, 2024
1 parent 9bd11ca commit 82ecb98
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,10 @@
},
"peerDependencies": {
"typescript": ">=5.0.0"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
}
}

0 comments on commit 82ecb98

Please sign in to comment.