Skip to content

Commit d1c189e

Browse files
committed
update graphql-playground-react
1 parent 4ef4346 commit d1c189e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/graphql-playground-electron/package.json

Lines changed: 1 addition & 1 deletion
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.1",
7+
"version": "1.5.0-rc.2",
88
"author": {
99
"name": "Graphcool",
1010
"email": "[email protected]",

packages/graphql-playground-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-playground-react",
3-
"version": "1.5.0-beta.12",
3+
"version": "1.5.0-beta.13",
44
"main": "./lib/lib.js",
55
"typings": "./lib/lib.d.ts",
66
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",

0 commit comments

Comments
 (0)