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 c7c71ec commit 887e569Copy full SHA for 887e569
package.json
@@ -3,9 +3,9 @@
3
"private": true,
4
"engines": {
5
"node": ">=24.11.1",
6
- "pnpm": ">=10.23.0"
+ "pnpm": ">=10.24.0"
7
},
8
- "packageManager": "pnpm@10.23.0",
+ "packageManager": "pnpm@10.24.0",
9
"scripts": {
10
"build": "turbo run build",
11
"build:storybook": "turbo run build:storybook && ./scripts/after-build-storybook.sh",
0 commit comments