fix: artist totals
This commit is contained in:
parent
23906da619
commit
5283f27e73
3 changed files with 42 additions and 37 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "21.6.3",
|
||||
"version": "21.6.4",
|
||||
"description": "The source for my personal site. Built using 11ty (and other tools).",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
@ -47,4 +47,4 @@
|
|||
"sanitize-html": "^2.13.0",
|
||||
"slugify": "^1.6.6"
|
||||
}
|
||||
}
|
||||
}
|
Reference in a new issue