Artist images showing in list

This commit is contained in:
simojenki
2021-03-13 16:04:53 +11:00
parent a62abd3888
commit afa8132daa
11 changed files with 1367 additions and 178 deletions

View File

@@ -10,6 +10,7 @@
"@types/express": "^4.17.11",
"@types/morgan": "^1.9.2",
"@types/node": "^14.14.22",
"@types/sharp": "^0.27.1",
"@types/underscore": "1.10.24",
"@types/uuid": "^8.3.0",
"axios": "^0.21.1",
@@ -19,6 +20,7 @@
"fp-ts": "^2.9.5",
"morgan": "^1.10.0",
"node-html-parser": "^2.1.0",
"sharp": "^0.27.2",
"soap": "^0.36.0",
"ts-md5": "^1.2.7",
"typescript": "^4.1.3",