Skip to content

Commit

Permalink
vendor: peerDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
zbeyens committed Feb 7, 2024
1 parent d533399 commit 50bc7c9
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 131 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,16 @@
"prettier": "^3.2.5",
"tailwindcss": "^3.4.1",
"typescript": "5.3.3"
},
"pnpm": {
"peerDependencyRules": {
"allowAny": [
"react",
"react-dom"
],
"ignoreMissing": [
"scheduler"
]
}
}
}
Loading

0 comments on commit 50bc7c9

Please sign in to comment.