feat: 调整依赖

This commit is contained in:
zdl
2025-10-26 13:48:29 +08:00
parent a96f778779
commit a5702b631c

View File

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