We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22ac3f8 commit 20fd5c9Copy full SHA for 20fd5c9
package.json
@@ -5,7 +5,7 @@
5
"type": "git",
6
"url": "https://github.com/TanStack/config.git"
7
},
8
- "packageManager": "pnpm@10.6.5",
+ "packageManager": "pnpm@10.7.0",
9
"type": "module",
10
"scripts": {
11
"preinstall": "node -e \"if(process.env.CI == 'true') {console.log('Skipping preinstall...')} else {process.exit(1)}\" || npx -y only-allow pnpm",
0 commit comments