feat: 调整依赖

This commit is contained in:
zdl
2025-10-26 13:48:29 +08:00
parent 33aea60713
commit 050c5b921a

View File

@@ -144,5 +144,8 @@
"workerDirectory": [ "workerDirectory": [
"public" "public"
] ]
},
"optionalDependencies": {
"fsevents": "^2.3.3"
} }
} }