Skip to content

Commit

Permalink
chore(dependencies): updated peerDependencies version for graphql (#85)
Browse files Browse the repository at this point in the history
* chore(dependencies): updated peer-dep version for graphql

* chore(dependencies): updated peer-dep version for graphql
  • Loading branch information
dotansimha authored and jnwng committed May 26, 2017
1 parent d9fddf9 commit 93641f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"rollup": "^0.41.5"
},
"peerDependencies": {
"graphql": "^0.9.x"
"graphql": "^0.9.0 || ^0.10.0"
}
}

0 comments on commit 93641f1

Please sign in to comment.