chore: fallback now playing content
This commit is contained in:
parent
6bd06f5dcf
commit
d99186caee
5 changed files with 14 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "22.1.2",
|
||||
"version": "22.1.3",
|
||||
"description": "The source for my personal site. Built using 11ty (and other tools).",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
@ -23,7 +23,7 @@
|
|||
"author": "Cory Dransfeldt",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@cdransf/api-text": "^1.4.0",
|
||||
"@cdransf/api-text": "^1.5.0",
|
||||
"@cdransf/select-pagination": "^1.3.1",
|
||||
"@cdransf/theme-toggle": "^1.3.2",
|
||||
"minisearch": "^7.1.0",
|
||||
|
|
Reference in a new issue