chore(core): bump version to 2.4.1

This commit is contained in:
yhh
2025-12-23 15:20:19 +08:00
parent dff2ec564b
commit 1e048d5c04

View File

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