mirror of
https://github.com/lone-cloud/gerbil
synced 2026-06-03 09:33:10 -07:00
upgrade yarn to latest
This commit is contained in:
parent
141d4d9ea6
commit
170def08ca
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
"node": ">=22.0.0",
|
||||
"yarn": "^4.0.0"
|
||||
},
|
||||
"packageManager": "yarn@4.10.3",
|
||||
"packageManager": "yarn@4.12.0",
|
||||
"scripts": {
|
||||
"dev": "electron-vite dev",
|
||||
"build": "electron-vite build",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue