voronianski / flux-comparison

:pencil: Practical comparison of different Flux solutions
https://labs.voronianski.dev/flux-comparison/
2.79k stars 214 forks source link

babel dependency is out of date (and lux.js has moved forward) #47

Closed rcambrj closed 9 years ago

rcambrj commented 9 years ago

In package.json:

  "dependencies": {
    "babel-runtime": "^4.7.3",
...and...
  "devDependencies": {
    "babel": "^4.7.3",

When running npm install:

npm ERR! peerinvalid The package babel does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer lux.js@0.7.3 wants babel@5.x

Lux has moved forward: https://github.com/LeanKit-Labs/lux.js/commit/11c6ecc22019cdbbcb051290a76913caae5bc644