This repository has been archived on 2025-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
coryd.dev-eleventy/workers/scrobble/package.json
Cory Dransfeldt 88a4ec4acd
# This is a combination of 3 commits.
# This is the 1st commit message:

fix: redirects + update root cdn url

# This is the commit message #2:

chore: workflow

# This is the commit message #3:

chore: naming
2024-06-09 11:16:24 -07:00

7 lines
115 B
JSON

{
"dependencies": {
"@supabase/supabase-js": "^2.43.4",
"luxon": "^3.4.4",
"slugify": "^1.6.6"
}
}