Skip to content

Commit e81286e

Browse files
committed
v1.3.7
1 parent ecd0271 commit e81286e

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-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.7-alpha.4",
7+
"version": "1.3.7",
88
"author": {
99
"name": "Graphcool",
1010
"email": "contact@graph.cool",
@@ -139,7 +139,7 @@
139139
"extract-text-webpack-plugin": "^2.0.0-beta.3",
140140
"file-loader": "^0.11.2",
141141
"fork-ts-checker-webpack-plugin": "^0.1.5",
142-
"graphql-playground": "^1.3.7-alpha.2",
142+
"graphql-playground": "^1.3.7",
143143
"happypack": "^3.1.0",
144144
"html-webpack-plugin": "^2.30.1",
145145
"identity-obj-proxy": "^3.0.0",

packages/graphql-playground-electron/yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3427,9 +3427,9 @@ graphql-language-service-utils@0.0.17:
34273427
graphql "^0.10.1"
34283428
graphql-language-service-types "0.0.21"
34293429

3430-
graphql-playground@^1.3.7-alpha.2:
3431-
version "1.3.7-alpha.2"
3432-
resolved "https://registry.yarnpkg.com/graphql-playground/-/graphql-playground-1.3.7-alpha.2.tgz#5a931ffb7480fe9b9f8881694c1c53fff0c04f85"
3430+
graphql-playground@^1.3.7:
3431+
version "1.3.7"
3432+
resolved "https://registry.yarnpkg.com/graphql-playground/-/graphql-playground-1.3.7.tgz#eed8470d4fe31588f50076b47131b8fdd8da3242"
34333433
dependencies:
34343434
calculate-size "^1.1.1"
34353435
classnames "^2.2.5"
@@ -3445,6 +3445,7 @@ graphql-playground@^1.3.7-alpha.2:
34453445
keycode "^2.1.9"
34463446
lodash "^4.17.4"
34473447
lodash.debounce "^4.0.8"
3448+
polished "^1.9.0"
34483449
postcss-modules "^0.6.4"
34493450
react "^16.0.0"
34503451
react-addons-shallow-compare "^15.6.0"

0 commit comments

Comments
 (0)