update color theme in demo.

save current theme preference to localstorage.
update to v0.10.0.
This commit is contained in:
2026-03-30 23:53:20 -04:00
parent c776b5df6a
commit ed9bd8ac34
9 changed files with 92 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@itsericwoodward/twtxt-lib",
"version": "0.10.0",
"version": "0.10.1",
"license": "MIT",
"exports": "./src/index.ts"
}