重构矩形优化处理器字段名,添加优化回调字段

This commit is contained in:
2025-07-29 17:34:42 +08:00
parent 3631af79c2
commit 2d3c09c0b2
4 changed files with 16 additions and 413 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cut-abstractions",
"version": "0.1.9",
"version": "0.1.12",
"description": "",
"files": [
"dist/**/*"
@@ -28,15 +28,7 @@
"@types/jest": "^30.0.0",
"cadapi": "http://gitea.cf/MES-FE/webcad-api/archive/0.0.60.tar.gz",
"jest": "^30.0.2",
"jest-worker": "^30.0.2",
"js-angusj-clipper": "^1.0.4",
"rimraf": "^6.0.1",
"ts-jest": "^29.4.0",
"typescript": "^5.8.3"
},
"dependencies": {
"jest-worker": "^30.0.2",
"three": "^0.178.0",
"webworker": "^0.8.4"
}
}