File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
graphql-playground-electron Expand file tree Collapse file tree 3 files changed +6
-6
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.0 " ,
7
+ "version" : " 1.3.4 " ,
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.0 " ,
141
+ "graphql-playground" : " ^1.3.4 " ,
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.0 :
3342
- version "1.3.0 "
3343
- resolved "https://registry.yarnpkg.com/graphql-playground/-/graphql-playground-1.3.0 .tgz#373f6e74ca399739c913dfc69d0a0c3c0bd660bd "
3341
+ graphql-playground@^1.3.4 :
3342
+ version "1.3.4 "
3343
+ resolved "https://registry.yarnpkg.com/graphql-playground/-/graphql-playground-1.3.4 .tgz#55d87f75d81f20b97ad23dd25ac15fe009654da9 "
3344
3344
dependencies :
3345
3345
calculate-size "^1.1.1"
3346
3346
classnames "^2.2.5"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " graphql-playground" ,
3
- "version" : " 1.3.3 " ,
3
+ "version" : " 1.3.4 " ,
4
4
"main" : " ./lib/lib.js" ,
5
5
"typings" : " ./lib/lib.d.ts" ,
6
6
"description" :
You can’t perform that action at this time.
0 commit comments