diff --git a/package.json b/package.json index 5feaf60b..ff4de884 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "test:watch": "npm run test -- --no-single-run" }, "dependencies": { - "fbjs": "^0.7.2", + "fbjs": "0.6.x || 0.7.x", "inline-style-prefix-all": "^1.0.3", "lodash.debounce": "^4.0.3", "react-textarea-autosize": "^3.1.0",