File tree 2 files changed +6
-5
lines changed
packages/graphql-playground-electron 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 4
4
"homepage" : " https://github.com/graphcool/graphql-playground" ,
5
5
"repository" : " graphcool/graphql-playground" ,
6
6
"description" : " Playground app" ,
7
- "version" : " 1.3.7-alpha.4 " ,
7
+ "version" : " 1.3.7" ,
8
8
"author" : {
9
9
"name" : " Graphcool" ,
10
10
"email" : " contact@graph.cool" ,
139
139
"extract-text-webpack-plugin" : " ^2.0.0-beta.3" ,
140
140
"file-loader" : " ^0.11.2" ,
141
141
"fork-ts-checker-webpack-plugin" : " ^0.1.5" ,
142
- "graphql-playground" : " ^1.3.7-alpha.2 " ,
142
+ "graphql-playground" : " ^1.3.7" ,
143
143
"happypack" : " ^3.1.0" ,
144
144
"html-webpack-plugin" : " ^2.30.1" ,
145
145
"identity-obj-proxy" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -3427,9 +3427,9 @@ graphql-language-service-utils@0.0.17:
3427
3427
graphql "^0.10.1"
3428
3428
graphql-language-service-types "0.0.21"
3429
3429
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 "
3433
3433
dependencies :
3434
3434
calculate-size "^1.1.1"
3435
3435
classnames "^2.2.5"
@@ -3445,6 +3445,7 @@ graphql-playground@^1.3.7-alpha.2:
3445
3445
keycode "^2.1.9"
3446
3446
lodash "^4.17.4"
3447
3447
lodash.debounce "^4.0.8"
3448
+ polished "^1.9.0"
3448
3449
postcss-modules "^0.6.4"
3449
3450
react "^16.0.0"
3450
3451
react-addons-shallow-compare "^15.6.0"
You can’t perform that action at this time.
0 commit comments