Pinned pnpm

This commit is contained in:
Nicolai Ort 2023-03-29 20:23:03 +02:00
parent 3a04f99d31
commit aa5a0ec836
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
1 changed files with 4 additions and 1 deletions

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"
}
}
}