fix(charword_table): fixed an issue where data differences did not handle correctly

This commit is contained in:
Haoyu Xu
2023-02-06 17:35:18 -05:00
parent 5adaf1c3e7
commit b215b15258
4 changed files with 80 additions and 50 deletions

View File

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