diff --git a/package.json b/package.json index 6372352752..f04c4f7d47 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "website:build": "cross-env BABEL_TARGET=examples NODE_ENV=production webpack", "website:redirect": "cp -R examples/src/example examples/dist" }, - "packageManager": "pnpm@9.12.3", + "packageManager": "pnpm@9.13.0", "repository": { "type": "git", "url": "https://github.com/reactjs/react-tabs.git"