This commit is contained in:
ThatOneCalculator 2023-03-29 12:40:50 -07:00
parent 4eb3b6055a
commit 181ab5a007
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@8.0.0-rc.1",
"packageManager": "pnpm@8.0.0",
"private": true,
"scripts": {
"rebuild": "pnpm run clean && pnpm -r run build && pnpm run gulp",