Skip to content

Commit 21e17d6

Browse files
authored
Merge pull request #122 from toloudis/patch-1
Update peer dep of threejs
2 parents e700187 + fe7721c commit 21e17d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"homepage": "https://github.com/gkjohnson/three-bvh-csg#readme",
4747
"peerDependencies": {
48-
"three": "^0.144.0",
48+
"three": ">=0.144.0",
4949
"three-mesh-bvh": "^0.6.0"
5050
},
5151
"devDependencies": {

0 commit comments

Comments
 (0)