nanostores / lit

Lit integration for Nano Stores, a tiny state manager with many atomic tree-shakable stores

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support nanostores `0.10.*`

peschee opened this issue · comments

Do you see any reason why we shouldn't change

"nanostores": "^0.7 || ^0.8 || ^0.9"

to

"nanostores": "^0.7 || ^0.8 || ^0.9 || ^0.10"

in package.json?

Not at all, thanks for pointing it out!

Cool! 👍🏼