Skip to content

Commit

Permalink
Updated three-csg to 3.1.6 fix issues
Browse files Browse the repository at this point in the history
  • Loading branch information
altavir committed Jul 17, 2021
1 parent 01ea6b5 commit e50e266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion visionforge-threejs/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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"))
}

0 comments on commit e50e266

Please sign in to comment.