Fix unit handling in an edge case.

This commit is contained in:
kovacsv 2023-07-17 20:07:43 +02:00
parent 599f05ceb7
commit 37fa6c9fef
4 changed files with 292 additions and 296 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

582
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -62,7 +62,7 @@
"@types/node": "^20.1.0",
"esbuild": "^0.18.0",
"eslint": "^8.29.0",
"eslint-plugin-unused-imports": "^2.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"fantasticon": "^1.2.2",
"http-server": "^14.0.0",
"jsdoc": "^4.0.0",
@ -77,7 +77,7 @@
"@simonwep/pickr": "1.8.2",
"draco3d": "1.5.6",
"fflate": "0.8.0",
"occt-import-js": "0.0.19",
"occt-import-js": "0.0.21",
"rhino3dm": "7.15.0",
"three": "0.154.0",
"web-ifc": "0.0.39"