chore: now-playing -> api-text
This commit is contained in:
parent
a15b4a3648
commit
41fb2c3546
4 changed files with 28 additions and 68 deletions
|
@ -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",
|
||||
|
|
Reference in a new issue