kodyl / stilr

Encapsulated styling for your javascript components with all the power of javascript and CSS combined.
MIT License
236 stars 16 forks source link

eslint@2.5.3 doesn't satisfy peerDependencies on CI #27

Closed webpapaya closed 8 years ago

webpapaya commented 8 years ago

I just added PR #26 and on Node 4.x TravicCI is complaining:

The package eslint@2.5.3 does not satisfy its siblings' peerDependencies requirements!

https://travis-ci.org/kodyl/stilr/builds/120002576

danieljuhl commented 8 years ago

Yes, I see that... it's probably also time to test with react@15, so I'll probably do a general dependency check.

danieljuhl commented 8 years ago

Fixed in v1.2.3