chore(core): release v2.4.2

This commit is contained in:
yhh
2025-12-25 20:31:51 +08:00
parent 56e322de7f
commit 0c0a5f10f7

View File

@@ -1,6 +1,6 @@
{
"name": "@esengine/ecs-framework",
"version": "2.4.1",
"version": "2.4.2",
"description": "用于Laya、Cocos Creator等JavaScript游戏引擎的高性能ECS框架",
"main": "dist/index.cjs",
"module": "dist/index.mjs",