no message

This commit is contained in:
Tanyalak 2023-12-18 13:04:12 +07:00
parent 090951c776
commit c48f382965
4 changed files with 404 additions and 36 deletions

View file

@ -14,6 +14,7 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"@esbuild/darwin-x64": "^0.19.9",
"@fullcalendar/core": "^6.0.1",
"@fullcalendar/daygrid": "^6.0.1",
"@fullcalendar/interaction": "^6.0.2",
@ -61,4 +62,4 @@
"vue-table-to-excel": "^1.0.6",
"vue-tsc": "^1.0.12"
}
}
}