Pinned pnpm

This commit is contained in:
2023-03-29 20:23:03 +02:00
parent 3a04f99d31
commit aa5a0ec836

View File

@@ -95,5 +95,8 @@
"hooks": {
"after:bump": "npm run changelog:export && npm run licenses:export && git add CHANGELOG.md && git add licenses.md"
}
},
"engines": {
"pnpm": "8.0.0"
}
}
}