add @types/i18n in core

This commit is contained in:
einhornimmond 2025-08-26 08:20:01 +02:00
parent 16fcaad7d4
commit 75477a493e
2 changed files with 2 additions and 0 deletions

View File

@ -193,6 +193,7 @@
},
"devDependencies": {
"@biomejs/biome": "2.0.0",
"@types/i18n": "^0.13.4",
"@types/node": "^17.0.21",
"@types/sodium-native": "^2.3.5",
"config-schema": "*",

View File

@ -36,6 +36,7 @@
},
"devDependencies": {
"@biomejs/biome": "2.0.0",
"@types/i18n": "^0.13.4",
"@types/node": "^17.0.21",
"@types/sodium-native": "^2.3.5",
"config-schema": "*",