mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-06-15 17:57:06 +00:00
fix dayjs
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"@tailwindcss/vite": "^4.0.14",
|
||||
"@vueuse/core": "^13.0.0",
|
||||
"apexcharts": "^3.46.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"flowbite": "^3.1.2",
|
||||
"openapi-fetch": "^0.13.5",
|
||||
"pinia": "^3.0.1",
|
||||
@@ -50,6 +51,8 @@
|
||||
"vue-tsc": "^2.2.8"
|
||||
},
|
||||
"msw": {
|
||||
"workerDirectory": ["public"]
|
||||
"workerDirectory": [
|
||||
"public"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user