apollographql / meteor-integration

🚀 meteor add apollo
http://dev.apollodata.com/core/meteor.html
108 stars 45 forks source link

Out of sync with the GraphQL NPM packages again #93

Closed csillag closed 7 years ago

csillag commented 7 years ago

When running with the latest Apollo packages, I get this warning:

WARNING: npm peer requirements (for apollo) not installed:
  - graphql-tools@0.11.0 installed, graphql-tools@^0.10.0 needed

Read more about installing npm peer dependencies:
   http://guide.meteor.com/using-packages.html#peer-npm-dependencies

This package should be updated to deal with the situation...