Skip to content

Commit 9ad6ac1

Browse files
committed
1 parent 5b4ccac commit 9ad6ac1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/graphql-playground-electron/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"homepage": "https://github.com/graphcool/graphql-playground",
55
"repository": "graphcool/graphql-playground",
66
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)",
7-
"version": "1.5.0-rc.3",
7+
"version": "1.5.0-rc.4",
88
"author": {
99
"name": "Graphcool",
1010
"email": "[email protected]",
@@ -97,7 +97,7 @@
9797
"graphql-config": "^1.2.1",
9898
"graphql-config-extension-graphcool": "1.0.6",
9999
"graphql-config-extension-prisma": "0.0.4",
100-
"graphql-playground-react": "1.5.2",
100+
"graphql-playground-react": "1.5.3",
101101
"immutable": "4.0.0-rc.9",
102102
"js-yaml": "^3.10.0",
103103
"lodash.merge": "^4.6.0",

packages/graphql-playground-electron/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3682,9 +3682,9 @@ [email protected]:
36823682
dependencies:
36833683
graphql-config "1.1.7"
36843684

3685-
3686-
version "1.5.2"
3687-
resolved "https://registry.yarnpkg.com/graphql-playground-react/-/graphql-playground-react-1.5.2.tgz#9dcc747cdeb5ff86290e396556dca8136f8eb980"
3685+
3686+
version "1.5.3"
3687+
resolved "https://registry.yarnpkg.com/graphql-playground-react/-/graphql-playground-react-1.5.3.tgz#8772a4810ad6e8089d9c0758683d4d05ef52101a"
36883688
dependencies:
36893689
apollo-link "^1.0.7"
36903690
apollo-link-http "^1.3.2"

0 commit comments

Comments
 (0)