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 44 "homepage" : " https://github.com/graphcool/graphql-playground" ,
55 "repository" : " graphcool/graphql-playground" ,
66 "description" : " Playground app" ,
7- "version" : " 1.3.0 " ,
7+ "version" : " 1.3.4 " ,
88 "author" : {
99 "name" : " Graphcool" ,
1010 "email" : " contact@graph.cool" ,
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.0 " ,
141+ "graphql-playground" : " ^1.3.4 " ,
142142 "happypack" : " ^3.1.0" ,
143143 "html-webpack-plugin" : " ^2.30.1" ,
144144 "identity-obj-proxy" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -3338,9 +3338,9 @@ graphql-language-service-utils@0.0.17:
33383338 graphql "^0.10.1"
33393339 graphql-language-service-types "0.0.21"
33403340
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 "
33443344 dependencies :
33453345 calculate-size "^1.1.1"
33463346 classnames "^2.2.5"
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-playground" ,
3- "version" : " 1.3.3 " ,
3+ "version" : " 1.3.4 " ,
44 "main" : " ./lib/lib.js" ,
55 "typings" : " ./lib/lib.d.ts" ,
66 "description" :
You can’t perform that action at this time.
0 commit comments