From 34e4b69723b37c9fdaa354eb8c4de33e31dea92f Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Wed, 3 Apr 2024 21:39:35 -0700 Subject: [PATCH] chore: cleanup --- plugins/fetch-scrobbles/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/fetch-scrobbles/package.json b/plugins/fetch-scrobbles/package.json index 1e0cb408..6531061f 100644 --- a/plugins/fetch-scrobbles/package.json +++ b/plugins/fetch-scrobbles/package.json @@ -1,7 +1,7 @@ { - "name": "netlify-plugin-rss", + "name": "netlify-plugin-fetch-scrobbles", "version": "0.0.8", - "description": "netlify-plugin-rss", + "description": "netlify-plugin-fetch-scrobbles", "main": "index.js", "type": "module", "devDependencies": {