Skip to content

Commit

Permalink
upgrade three-bvh-csg
Browse files Browse the repository at this point in the history
  • Loading branch information
frading committed Jun 19, 2023
1 parent a49e991 commit f434314
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -75,7 +75,7 @@
"potpack": "2.0.0",
"prettier": "2.8.8",
"three": "0.152.2",
"three-bvh-csg": "0.0.5",
"three-bvh-csg": "0.0.7",
"three-gpu-pathtracer": "0.0.15",
"three-mesh-bvh": "0.6.0",
"three-subdivide": "1.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4126,10 +4126,10 @@ text-table@^0.2.0:
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=

three-bvh-csg@0.0.5:
version "0.0.5"
resolved "https://registry.yarnpkg.com/three-bvh-csg/-/three-bvh-csg-0.0.5.tgz#db8254a0b9472edecc10a836c98adc6286ff1dca"
integrity sha512-gxqmaV3HlGHUGB857AV8oLoNxx5Q0T7io1DUs5nrCwmmFqjWZT3a8ue7WapE394wY8awFVAMr+YvdSrzqswpFA==
three-bvh-csg@0.0.7:
version "0.0.7"
resolved "https://registry.yarnpkg.com/three-bvh-csg/-/three-bvh-csg-0.0.7.tgz#ba6c0aebef321d04ecb69d86d3175434e67c3229"
integrity sha512-TSl5uSJOUiZzcaLTG1Ac/V8K2a1QrrfxqTTEIsF6IC1sodMQyCJ0LzBectj0Pz/TKM3BljXUXmNVtsCcrz/k+g==

three-gpu-pathtracer@0.0.15:
version "0.0.15"
Expand Down

0 comments on commit f434314

Please sign in to comment.