chore: specify yarn 1 for corepack (#551)

This commit is contained in:
Ed L
2022-03-29 20:47:35 +01:00
committed by GitHub
parent 83c9c36e16
commit c8c470d383

View File

@@ -159,9 +159,10 @@
"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",
"author": "Paul <paulmakles@gmail.com>",
"license": "MIT"
}
}