Support Loading Archived / Completed Tasks, Fix Assignee bug #49
This commit is contained in:
parent
7ea0a03d53
commit
88c11eeeea
5 changed files with 108 additions and 18 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "donetick",
|
||||
"private": true,
|
||||
"version": "0.1.82",
|
||||
"version": "0.1.83",
|
||||
"type": "module",
|
||||
"lint-staged": {
|
||||
"*.{js,jsx,ts,tsx}": [
|
||||
|
@ -29,6 +29,7 @@
|
|||
"@tanstack/react-query": "^5.17.0",
|
||||
"aos": "^2.3.4",
|
||||
"dotenv": "^16.4.5",
|
||||
"esm": "^3.2.25",
|
||||
"fuse.js": "^7.0.0",
|
||||
"js-cookie": "^3.0.5",
|
||||
"moment": "^2.30.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue