File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/graphql-playground-electron Expand file tree Collapse file tree 2 files changed +5
-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.4 " ,
7
+ "version" : " 1.3.5 " ,
8
8
"author" : {
9
9
"name" : " Graphcool" ,
10
10
138
138
"extract-text-webpack-plugin" : " ^2.0.0-beta.3" ,
139
139
"file-loader" : " ^0.11.2" ,
140
140
"fork-ts-checker-webpack-plugin" : " ^0.1.5" ,
141
- "graphql-playground" : " ^1.3.5-alpha.1 " ,
141
+ "graphql-playground" : " ^1.3.5" ,
142
142
"happypack" : " ^3.1.0" ,
143
143
"html-webpack-plugin" : " ^2.30.1" ,
144
144
"identity-obj-proxy" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 3338
3338
graphql "^0.10.1"
3339
3339
graphql-language-service-types "0.0.21"
3340
3340
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 "
3344
3344
dependencies :
3345
3345
calculate-size "^1.1.1"
3346
3346
classnames "^2.2.5"
You can’t perform that action at this time.
0 commit comments