pr675
黄云飞 4 years ago
parent 5a06b70392
commit 3c51b05e9d

@ -9,9 +9,9 @@
## next features ## next features
1. fix bugs 1. fix bugs
2. dev config 2. github workflows
3. table paging 3. controls
4. controls 4. table paging
5. docs 5. docs
## install ## install

@ -1,5 +1,5 @@
{ {
"version": "0.8.3", "version": "0.8.4",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"lib": "npm run lint && tsc && vite build --mode lib", "lib": "npm run lint && tsc && vite build --mode lib",

Loading…
Cancel
Save