mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-10 01:03:36 -05:00
chore: specify yarn 1 for corepack (#551)
This commit is contained in:
parent
83c9c36e16
commit
c8c470d383
1 changed files with 2 additions and 1 deletions
|
@ -159,6 +159,7 @@
|
|||
"vite-plugin-pwa": "^0.11.13",
|
||||
"workbox-precaching": "^6.1.5"
|
||||
},
|
||||
"packageManager": "yarn@1.22.17",
|
||||
"name": "client",
|
||||
"main": "index.js",
|
||||
"repository": "https://github.com/revoltchat/revite.git",
|
||||
|
|
Loading…
Reference in a new issue