@ -14,10 +14,9 @@
## next features
1. shortcut key
1. control rules
2. control rules
2. table paging
3. table paging
3. docs
4. docs
## install
@ -1,5 +1,5 @@
{
"version": "0.9.6",
"version": "0.9.7",
"scripts": {
"dev": "vite",
"lib": "npm run lint && tsc && vite build --mode lib",