Skip to content

Commit

Permalink
fix(react-router): correct typo in optional the peerDependenciesMeta (
Browse files Browse the repository at this point in the history
  • Loading branch information
levrik authored Sep 17, 2024
1 parent fb9205d commit 2c6090d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@tanstack/router-generator": "workspace:*"
},
"peerDependenciesMeta": {
"@tanstack/react-generator": {
"@tanstack/router-generator": {
"optional": true
}
}
Expand Down

0 comments on commit 2c6090d

Please sign in to comment.