|
@@ -33,8 +33,8 @@
|
|
|
"imports": {
|
|
|
"three": "../build/three.module.js",
|
|
|
"three/addons/": "./jsm/",
|
|
|
- "three-mesh-bvh": "https://unpkg.com/three-mesh-bvh@^0.5.22/build/index.module.js",
|
|
|
- "three-bvh-csg": "https://unpkg.com/three-bvh-csg@^0.0.4/build/index.module.js"
|
|
|
+ "three-mesh-bvh": "https://unpkg.com/three-mesh-bvh@0.6.0/build/index.module.js",
|
|
|
+ "three-bvh-csg": "https://unpkg.com/three-bvh-csg@0.0.6/build/index.module.js"
|
|
|
}
|
|
|
}
|
|
|
</script>
|