Closed cravler closed 10 years ago
I'm going to revert the socket dep here. Because ~0.2
allows any 0.*
which could include BC breaks. I will however bump it to 0.3.*
.
Doesn't dnode still support react v0.2? If so, perhaps we can use the version constraint >=0.2, <0.4
instead?
React v0.2 is no longer maintained, only one branch is maintained at a time.
dependencies fix