leebenson / reactql

Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
https://reactql.org
MIT License
1.82k stars 173 forks source link

installed npm version is inconsistent with github #138

Closed vladoro closed 5 years ago

vladoro commented 5 years ago

I just installed reactql package using npm and the version says it is v4.10.0.

I have no way to find this version in github. I don't understand. For instance I am looking for graphql subscriptions which is in 3.7 but it's not in 4.10 ?!

vladoro commented 5 years ago

Just don't use the CLI anymore, clone github and npm start instead.