chore: Bump to v21 (#4062)

This commit is contained in:
Fleny
2024-12-28 21:51:59 +01:00
committed by GitHub
parent 03c50bbc95
commit afb9e3a453
11 changed files with 60 additions and 67 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "discordeno-monorepo",
"version": "20.0.0",
"version": "21.0.0",
"private": true,
"type": "module",
"workspaces": [
@@ -29,7 +29,7 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"chokidar-cli": "^3.0.0",
"discordeno": "20.0.0",
"discordeno": "21.0.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"turbo": "^2.3.3",