diff --git a/package.json b/package.json index f48cdd3..550bf87 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "React component library for building inertial touch applications.", "main": "lib/ReactTouch.js", "peerDependencies": { - "react": "~0.9" + "react": ">=0.9.0" }, "dependencies": {}, "devDependencies": {