diff --git a/package.json b/package.json index 0e6d72c..63fa575 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "url": "https://github.com/fossamagna/react-router-amplify/issues" }, "homepage": "https://github.com/fossamagna/react-router-amplify/blob/main/README.md", - "packageManager": "pnpm@10.6.5", + "packageManager": "pnpm@10.7.0", "scripts": { "build": "pnpm --if-present --recursive build", "release": "pnpm test && pnpm build && changeset publish",