diff --git a/package.json b/package.json index 481b13ec19..dc6091b0d3 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.13.1", + "packageManager": "pnpm@9.13.2", "repository": { "type": "git", "url": "https://github.com/reactjs/react-tabs.git"