更新math版本

This commit is contained in:
YHH
2025-08-11 10:39:14 +08:00
parent 7398b7c6d0
commit d69b3af99b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@esengine/ecs-framework-math",
"version": "1.0.4",
"version": "1.0.5",
"description": "ECS框架2D数学库 - 提供向量、矩阵、几何形状和碰撞检测功能",
"type": "module",
"main": "bin/index.js",