mickhansen / graphql-sequelize

GraphQL & Relay for MySQL & Postgres via Sequelize
MIT License
1.9k stars 172 forks source link

NPM latest version is 2.4.1, not 5.4.0 #513

Closed cguo5520 closed 7 years ago

cguo5520 commented 7 years ago

When I run 'npm install graphql-sequelize --save', I get v2.4.1 and not 5.4.0.

mickhansen commented 7 years ago

Ah that's my bad, fixed a previous version. I've pushed an updated version.