We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0da258 commit 4756a2bCopy full SHA for 4756a2b
1 file changed
package.json
@@ -20,7 +20,7 @@
20
"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",
21
"postship": "git fetch && gulp release"
22
},
23
- "packageManager": "pnpm@11.7.0",
+ "packageManager": "pnpm@11.8.0",
24
"author": {
25
"name": "Ghost Foundation",
26
"email": "hello@ghost.org",
0 commit comments