chore: now-playing web component
This commit is contained in:
parent
e605cdbfe9
commit
37278c0348
4 changed files with 16 additions and 54 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "6.7.0",
|
||||
"version": "6.7.1",
|
||||
"description": "The source for my personal site. Built using 11ty and hosted on Netlify.",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
@ -20,7 +20,8 @@
|
|||
"author": "Cory Dransfeldt",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@cdransf/theme-toggle": "^1.2.1",
|
||||
"@cdransf/now-playing": "^1.0.0",
|
||||
"@cdransf/theme-toggle": "^1.2.2",
|
||||
"@daviddarnes/mastodon-post": "^1.1.1",
|
||||
"@remy/webmention": "^1.5.0",
|
||||
"@zachleat/pagefind-search": "^1.0.3",
|
||||
|
|
Reference in a new issue