Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"url": "git+https://github.com/TanStack/query.git"
},
"packageManager": "pnpm@10.24.0",
"engines": {
"pnpm": ">=11.0.0"
},
Comment thread
coderabbitai[bot] marked this conversation as resolved.
Outdated
"type": "module",
"scripts": {
"clean": "pnpm --filter \"./packages/**\" run clean",
Expand Down
Loading