chore: now-playing -> api-text

This commit is contained in:
Cory Dransfeldt 2024-02-28 18:47:36 -08:00
parent a15b4a3648
commit 41fb2c3546
No known key found for this signature in database
4 changed files with 28 additions and 68 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "6.7.1",
"version": "6.7.2",
"description": "The source for my personal site. Built using 11ty and hosted on Netlify.",
"type": "module",
"scripts": {
@ -20,7 +20,7 @@
"author": "Cory Dransfeldt",
"license": "MIT",
"dependencies": {
"@cdransf/now-playing": "^1.0.0",
"@cdransf/api-text": "^1.0.0",
"@cdransf/theme-toggle": "^1.2.2",
"@daviddarnes/mastodon-post": "^1.1.1",
"@remy/webmention": "^1.5.0",