Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
timsuchanek committed May 8, 2018
1 parent 00bc343 commit f28c9f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-playground-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"graphql-config": "^2.0.1",
"graphql-config-extension-graphcool": "1.0.8",
"graphql-config-extension-prisma": "^0.0.12",
"graphql-playground-react": "1.6.4",
"graphql-playground-react": "1.6.5",
"immutable": "4.0.0-rc.9",
"js-yaml": "^3.10.0",
"lodash.merge": "^4.6.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/graphql-playground-electron/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3727,9 +3727,9 @@ [email protected]:
dependencies:
graphql-config "2.0.0"

[email protected].4:
version "1.6.4"
resolved "https://registry.yarnpkg.com/graphql-playground-react/-/graphql-playground-react-1.6.4.tgz#f783bc93458b2a6327695c767fab2f34e0e8baf2"
[email protected].5:
version "1.6.5"
resolved "https://registry.yarnpkg.com/graphql-playground-react/-/graphql-playground-react-1.6.5.tgz#c8f3c7dcefc99dd39ab35751eca8e3d5e34e0a27"
dependencies:
apollo-link "^1.0.7"
apollo-link-http "^1.3.2"
Expand Down

0 comments on commit f28c9f4

Please sign in to comment.