Do not remove empty alt tag

This commit is contained in:
Wilson Lin 2021-12-14 12:49:29 +11:00
commit e93188f9b7
5 changed files with 25 additions and 5 deletions

View file

@ -2,7 +2,7 @@
"private": true,
"dependencies": {
"@types/node": "^16.4.13",
"@wzlin/html-data": "^2021081005.0.0",
"@wzlin/html-data": "^2021121401.0.0",
"ts-node": "^10.2.0",
"typescript": "^4.3.5"
}