Persist book metadata to localStorage

This commit is contained in:
Roni Laukkarinen
2026-02-01 16:59:37 +02:00
parent 7b25cc4f5e
commit b7f303a87b
4 changed files with 123 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "rsvp-speed-reader",
"private": true,
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"scripts": {
"dev": "vite",