feat(runner): process charword_table.json

This commit is contained in:
Haoyu Xu
2023-02-05 11:42:29 -05:00
parent 87d9bfd092
commit 449b8c665c
7 changed files with 175 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
"vite": "^4.0.0"
},
"dependencies": {
"node-fetch": "^3.3.0",
"sharp": "^0.31.3",
"yaml": "^2.2.1"
}