This commit is contained in:
黄云飞
2022-03-24 11:26:24 +08:00
parent 5a06b70392
commit 3c51b05e9d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9,9 +9,9 @@
## next features
1. fix bugs
2. dev config
3. table paging
4. controls
2. github workflows
3. controls
4. table paging
5. docs
## install
+1 -1
View File
@@ -1,5 +1,5 @@
{
"version": "0.8.3",
"version": "0.8.4",
"scripts": {
"dev": "vite",
"lib": "npm run lint && tsc && vite build --mode lib",