fix(cjk): resolve hyphenation callback with cjk content in resume

This commit is contained in:
Amruth Pillai
2026-05-11 22:04:45 +02:00
parent 0a8fe05653
commit 62b0a1d533
27 changed files with 486 additions and 525 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
"devDependencies": {
"@reactive-resume/config": "workspace:*",
"@types/node": "^25.6.2",
"@typescript/native-preview": "7.0.0-dev.20260510.1",
"@typescript/native-preview": "7.0.0-dev.20260511.1",
"typescript": "^6.0.3"
}
}