This commit is contained in:
YHH
2025-10-16 20:37:16 +08:00
parent 173a063781
commit 7de6a5af0f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17626,7 +17626,7 @@
},
"packages/core": {
"name": "@esengine/ecs-framework",
"version": "2.2.4",
"version": "2.2.5",
"license": "MIT",
"dependencies": {
"@msgpack/msgpack": "^3.0.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@esengine/ecs-framework",
"version": "2.2.4",
"version": "2.2.5",
"description": "用于Laya、Cocos Creator等JavaScript游戏引擎的高性能ECS框架",
"main": "bin/index.js",
"types": "bin/index.d.ts",