Skip to content

Commit

Permalink
Update FBJS dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
wehriam committed Jan 20, 2016
1 parent 61a947b commit 2365f91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -21,7 +21,7 @@
},
"dependencies": {
"fbemitter": "^2.0.0",
"fbjs": "^0.5.1"
"fbjs": "^0.6.1"
},
"devDependencies": {
"assert": "^1.3.0",
Expand Down

0 comments on commit 2365f91

Please sign in to comment.