diff --git a/package.json b/package.json index 8fa326b..8ba3b7c 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "A/B test" ], "main": "index.js", - "version": "1.4.1", + "version": "1.4.2", "description": "A/B testing React components and debug tools. Isomorphic with a simple, universal interface. Well documented and lightweight. Tested in popular browsers and Node.js. Includes helpers for Mixpanel and Segment.com.", "directories": { "test": "test" @@ -21,7 +21,7 @@ }, "dependencies": { "fbemitter": "^2.0.0", - "fbjs": "^0.5.1" + "fbjs": "^0.6.1" }, "devDependencies": { "assert": "^1.3.0",