fix(ecs-engine-bindgen): 添加缺失的ecs-framework-math依赖

This commit is contained in:
yhh
2025-12-03 17:44:19 +08:00
parent 025ce89ded
commit ca18be32a8
2 changed files with 4 additions and 0 deletions

3
pnpm-lock.yaml generated
View File

@@ -516,6 +516,9 @@ importers:
'@esengine/ecs-framework':
specifier: workspace:*
version: link:../core
'@esengine/ecs-framework-math':
specifier: workspace:*
version: link:../math
'@esengine/engine-core':
specifier: workspace:*
version: link:../engine-core