diff --git a/package.json b/package.json index c06e542c..43e5d73d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "ship": "STATUS=$(git status --porcelain); echo $STATUS; if [ -z \"$STATUS\" ]; then pnpm version && git push --follow-tags; else echo \"Uncommitted changes found.\" && exit 1; fi", "postship": "git fetch && gulp release" }, - "packageManager": "pnpm@11.6.0", + "packageManager": "pnpm@11.7.0", "author": { "name": "Ghost Foundation", "email": "hello@ghost.org",