diff --git a/package.json b/package.json index 0d7aaacd..2511a3b9 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "fflate": "^0.8.2" }, "peerDependencies": { - "three": "^0.180.0" + "three": ">=0.180.0" }, "keywords": ["3d", "three.js", "gsplats", "3dgs", "gaussian", "splats"] }