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 ed88cc5 commit 7e94d23Copy full SHA for 7e94d23
package.json
@@ -5,7 +5,7 @@
5
"type": "git",
6
"url": "https://github.com/TanStack/config.git"
7
},
8
- "packageManager": "[email protected].0",
+ "packageManager": "[email protected].1",
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