Update `three-bvh-csg` one more time.
@@ -34,7 +34,7 @@
"three": "../build/three.module.js",
"three/addons/": "./jsm/",
"three-mesh-bvh": "https://unpkg.com/[email protected]/build/index.module.js",
- "three-bvh-csg": "https://unpkg.com/[email protected].6/build/index.module.js"
+ "three-bvh-csg": "https://unpkg.com/[email protected].7/build/index.module.js"
}
</script>