diff --git a/package.json b/package.json index 1dd9aeaac..1f31922cc 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.2", + "packageManager": "pnpm@9.12.3", "repository": { "type": "git", "url": "https://github.com/reactjs/react-tabs.git"