Skip to content

Commit 4756a2b

Browse files
Update pnpm to v11.8.0 (#167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0da258 commit 4756a2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"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",
2121
"postship": "git fetch && gulp release"
2222
},
23-
"packageManager": "pnpm@11.7.0",
23+
"packageManager": "pnpm@11.8.0",
2424
"author": {
2525
"name": "Ghost Foundation",
2626
"email": "hello@ghost.org",

0 commit comments

Comments
 (0)