forked from kscience/visionforge
Updated three-csg to 3.1.6 fix issues
This commit is contained in:
parent
01ea6b5494
commit
e50e266f94
@ -5,5 +5,5 @@ plugins {
|
||||
dependencies {
|
||||
api(project(":visionforge-solid"))
|
||||
implementation(npm("three", "0.130.1"))
|
||||
implementation(npm("three-csg-ts", "3.1.5"))
|
||||
implementation(npm("three-csg-ts", "3.1.6"))
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user