larrymyers / react-mini-router

A minimal URL router for React.js
MIT License
282 stars 38 forks source link

Fixed dependendencies to get tests to pass on Mac os Sierra #71

Closed cedmax closed 7 years ago

cedmax commented 7 years ago

I upgraded the peer dependencies according to the new dev dependencies and the karma-phantom-launcher as the previous version was failing (as per https://github.com/karma-runner/karma-phantomjs-launcher/issues/138)