mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
ci(release): publish with yarn instead of npm (#4646)
* chore: update yarn to 4.12.0 * ci(release): publish with yarn instead of npm * chore: update browsers list db Signed-off-by: Seren_Modz 21 <seren@kings-world.net> * chore(deps): add a resolution for react types docusaurus is using react types v18, while discordeno uses v19 Signed-off-by: Seren_Modz 21 <seren@kings-world.net> * fix: prefix the jsx element type with the react namespace Signed-off-by: Seren_Modz 21 <seren@kings-world.net> * chore(deps): update @rspack/core to v1.6.8 Signed-off-by: Seren_Modz 21 <seren@kings-world.net> --------- Signed-off-by: Seren_Modz 21 <seren@kings-world.net> Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "22.0.0-beta.1",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"packageManager": "yarn@4.6.0",
|
||||
"packageManager": "yarn@4.12.0",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user