chore: bump pnpm version

This commit is contained in:
ThatOneCalculator 2023-03-19 00:27:31 -07:00
parent 77912ae7b5
commit 3f58232a39
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

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