diff --git a/src/deps.cljs b/src/deps.cljs index ab012b4..f84b903 100644 --- a/src/deps.cljs +++ b/src/deps.cljs @@ -2,4 +2,4 @@ {"mathbox-react" "^0.2.2" "mathbox" "^2.3.1" "threestrap" "0.5.1" - "three" ">= 0.118.0 || <= 0.150.0"}} + "three" ">= 0.118.0 && <= 0.150.0"}}