chore: up pnpm

This commit is contained in:
Kainoa Kanter 2023-05-11 19:05:12 -07:00
parent 4f1f80f3a1
commit ac3cde8c2e

View file

@ -6,7 +6,7 @@
"type": "git",
"url": "https://codeberg.org/calckey/calckey.git"
},
"packageManager": "pnpm@8.4.0",
"packageManager": "pnpm@8.5.0",
"private": true,
"scripts": {
"rebuild": "pnpm run clean && pnpm -r run build && pnpm run gulp",