Skip to content

Commit

Permalink
Merge branch 'sbonami-Bump-graphql-relay-for-GraphQL-v14-support'
Browse files Browse the repository at this point in the history
  • Loading branch information
mickhansen committed Apr 1, 2019
2 parents 2eb9296 + 2af3e3d commit 979710b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
17 changes: 13 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -47,7 +47,7 @@
},
"peerDependencies": {
"graphql": "^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14",
"graphql-relay": "^0.4.2 || ^0.5.0",
"graphql-relay": "^0.4.2 || ^0.5.0 || ^0.6.0",
"sequelize": ">=3.0.0"
},
"devDependencies": {
Expand All @@ -61,7 +61,7 @@
"chai-as-promised": "^5.1.0",
"eslint": "^1.7.3",
"graphql": "^0.13.0",
"graphql-relay": "^0.5.0",
"graphql-relay": "^0.6.0",
"isparta": "^4.0.0",
"istanbul": "^0.4.0",
"mocha": "^3.0.1",
Expand Down

0 comments on commit 979710b

Please sign in to comment.