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 58d0232 commit db11355Copy full SHA for db11355
1 file changed
package.json
@@ -6,6 +6,9 @@
6
"url": "git+https://github.com/TanStack/devtools.git"
7
},
8
"packageManager": "pnpm@11.1.1",
9
+ "engines": {
10
+ "pnpm": ">=11.0.0"
11
+ },
12
"type": "module",
13
"scripts": {
14
"build": "nx affected --targets=build --exclude=examples/** && size-limit",
0 commit comments