⬆️ Update pnpm to v8.1.0 #49

Merged
renovate-bot merged 1 commits from renovate/pnpm-8.x into main 2023-03-30 03:38:58 +02:00
Showing only changes of commit 44f36ef331 - Show all commits

View File

@ -15,5 +15,5 @@
"scripts": { "scripts": {
"prepare": "husky install" "prepare": "husky install"
}, },
"packageManager": "pnpm@8.0.0" "packageManager": "pnpm@8.1.0"
} }