Skip to content
This repository has been archived by the owner on Jan 5, 2018. It is now read-only.

Commit

Permalink
fix: downstream fixes in graphql-static-binding
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrandwijk committed Dec 28, 2017
1 parent 824554d commit 724c8c6
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
Expand Up @@ -25,8 +25,8 @@
},
"homepage": "https://github.com/supergraphql/graphql-cli-binding#readme",
"dependencies": {
"chalk": "^2.3.0",
"graphql-static-binding": "^0.2.0"
"chalk": "2.3.0",
"graphql-static-binding": "0.2.1"
},
"devDependencies": {
"@types/node": "8.5.2",
Expand Down

0 comments on commit 724c8c6

Please sign in to comment.