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,11 +1,11 @@
{
"name": "twtxt-lib",
"version": "0.10.0",
"version": "0.10.1",
"description": "An isomorphic TypeScript library of utility functions for parsing and interacting with twtxt.txt files.",
"license": "MIT",
"author": {
"name": "Eric Woodward",
"email": "hey@itsericwoodward.com",
"email": "codemaster@itsericwoodward.com",
"url": "https://www.itsericwoodward.com"
},
"repository": {