Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Nov 21, 2024
1 parent 464763f commit 336632a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tanstack-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,13 @@
"postcss": "^8.4.49",
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3"
},
"pnpm": {
"peerDependencyRules": {
"allowAny": [
"react",
"react-dom"
]
}
}
}

0 comments on commit 336632a

Please sign in to comment.