Merge branch 'master' into discord-oauth

This commit is contained in:
Mrigank Badola
2024-11-12 21:24:24 +05:30
committed by GitHub
20 changed files with 4489 additions and 3089 deletions
+3 -2
View File
@@ -22,9 +22,10 @@
"translation:check": "node ./tasks/checkTranslation.js"
},
"engines": {
"node": ">=16.15 <=17.*",
"pnpm": "7.*"
"node": ">=16.15 <=22.*",
"pnpm": "8.*"
},
"packageManager": "pnpm@8.15.9",
"dependencies": {
"@github/markdown-toolbar-element": "^2.1.1",
"@github/text-expander-element": "^2.2.2",