You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't get this to work with Browserify since you have a peer dependency on react v0.14.0, which as far as I can tell from the React GitHub repo, isn't out yet (current release is 0.13.3). Is there any reason you're requiring a version higher than the latest stable release?
I can't get this to work with Browserify since you have a peer dependency on react v0.14.0, which as far as I can tell from the React GitHub repo, isn't out yet (current release is 0.13.3). Is there any reason you're requiring a version higher than the latest stable release?
Real shame, I'd love to use this in my app!