feat: goodreads -> storygraph

This commit is contained in:
Cory Dransfeldt 2023-10-23 11:19:09 -07:00
parent ac504b2837
commit bbb9f59e76
10 changed files with 470 additions and 81 deletions

View file

@ -47,6 +47,7 @@
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"ics-to-json-extended": "^1.1.4",
"jsdom": "^22.1.0",
"lint-staged": "^15.0.2",
"liquidjs": "^10.9.3",
"luxon": "^3.4.3",
@ -59,7 +60,6 @@
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.6",
"rss-parser": "^3.13.0",
"sanitize-html": "^2.11.0",
"striptags": "^3.2.0",
"tailwind-scrollbar": "^3.0.5",