chore: now-playing web component

This commit is contained in:
Cory Dransfeldt 2024-02-28 15:44:23 -08:00
parent e605cdbfe9
commit 37278c0348
No known key found for this signature in database
4 changed files with 16 additions and 54 deletions

View file

@ -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",