fix: query

This commit is contained in:
Cory Dransfeldt 2024-07-10 09:29:13 -07:00
parent 7aada933da
commit 5440b89c20
No known key found for this signature in database
3 changed files with 3 additions and 4 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "20.0.2",
"version": "20.0.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "20.0.2",
"version": "20.0.3",
"license": "MIT",
"dependencies": {
"@cdransf/api-text": "^1.4.0",

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "20.0.2",
"version": "20.0.3",
"description": "The source for my personal site. Built using 11ty.",
"type": "module",
"scripts": {

View file

@ -16,7 +16,6 @@ export default async function fetchGenresWithArtists() {
artists (
mbid,
name_string,
image,
total_plays,
country,
description,