Skip to content

Commit 8c49bf0

Browse files
committed
update electron app
1 parent 7932b0f commit 8c49bf0

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": "Playground app",
7-
"version": "1.3.4",
7+
"version": "1.3.5",
88
"author": {
99
"name": "Graphcool",
1010
"email": "[email protected]",
@@ -138,7 +138,7 @@
138138
"extract-text-webpack-plugin": "^2.0.0-beta.3",
139139
"file-loader": "^0.11.2",
140140
"fork-ts-checker-webpack-plugin": "^0.1.5",
141-
"graphql-playground": "^1.3.5-alpha.1",
141+
"graphql-playground": "^1.3.5",
142142
"happypack": "^3.1.0",
143143
"html-webpack-plugin": "^2.30.1",
144144
"identity-obj-proxy": "^3.0.0",

packages/graphql-playground-electron/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3338,9 +3338,9 @@ [email protected]:
33383338
graphql "^0.10.1"
33393339
graphql-language-service-types "0.0.21"
33403340

3341-
graphql-playground@^1.3.5-alpha.1:
3342-
version "1.3.5-alpha.1"
3343-
resolved "https://registry.yarnpkg.com/graphql-playground/-/graphql-playground-1.3.5-alpha.1.tgz#bed4e4d53a69059ab694b0af854819d9eff5e95c"
3341+
graphql-playground@^1.3.5:
3342+
version "1.3.5"
3343+
resolved "https://registry.yarnpkg.com/graphql-playground/-/graphql-playground-1.3.5.tgz#f9db9e9e29422888a11579b2832ab3c3909e57e0"
33443344
dependencies:
33453345
calculate-size "^1.1.1"
33463346
classnames "^2.2.5"

0 commit comments

Comments
 (0)