Skip to content

Commit 48e52bc

Browse files
Update pnpm to v11.7.0
1 parent fc294da commit 48e52bc

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.6.0",
23+
"packageManager": "pnpm@11.7.0",
2424
"author": {
2525
"name": "Ghost Foundation",
2626
"email": "hello@ghost.org",

0 commit comments

Comments
 (0)