diff --git a/package.json b/package.json index a7e48b0..c4fc945 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "homepage": "https://github.com/sghall/subunit", "peerDependencies": { - "three": "^0.85.2" + "three": ">=0.85" }, "devDependencies": { "babel-cli": "^6.24.1",