Add schema-dts dependency for typed JSON-LD generation

This commit is contained in:
2026-04-15 00:17:29 +03:00
parent 6a4be07911
commit ad9b35f725
2 changed files with 23 additions and 0 deletions
+1
View File
@@ -37,6 +37,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^15.0.0",
"schema-dts": "^2.0.0",
"web-vitals": "^5.2.0",
"zod": "^3.23.0"
},