Skip to content

Commit

Permalink
Merge pull request #11 from freiit/master
Browse files Browse the repository at this point in the history
new version of graphql
  • Loading branch information
vitalcode committed Oct 4, 2017
2 parents 0e29803 + c947982 commit db30cc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "auth-graphiql",
"version": "0.3.0",
"version": "0.3.1",
"private": true,
"devDependencies": {
"react-scripts": "1.0.14"
},
"dependencies": {
"graphiql": "^0.11.5",
"graphql": "^0.11.6",
"graphql": "^0.11.7",
"prop-types": "^15.6.0",
"react": "^16.0.0",
"react-dom": "^16.0.0"
Expand Down

0 comments on commit db30cc4

Please sign in to comment.