mirror of
https://github.com/Blah-IM/Weblah.git
synced 2025-06-28 18:35:34 +00:00
fix(ci): switch to PNPM and update package manager version
This commit is contained in:
parent
b96bdf7ff3
commit
5091053f90
2 changed files with 13 additions and 13 deletions
|
@ -13,7 +13,7 @@
|
|||
"format": "prettier --write ."
|
||||
},
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@9.14.4",
|
||||
"packageManager": "pnpm@10.6.2",
|
||||
"devDependencies": {
|
||||
"@melt-ui/pp": "^0.3.2",
|
||||
"@sveltejs/adapter-auto": "^4.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue