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 44 "homepage" : " https://github.com/graphcool/graphql-playground" ,
55 "repository" : " graphcool/graphql-playground" ,
66 "description" : " GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)" ,
7- "version" : " 1.5.0-rc.3 " ,
7+ "version" : " 1.5.0-rc.4 " ,
88 "author" : {
99 "name" : " Graphcool" ,
1010 "email" : " hello@graph.cool" ,
9797 "graphql-config" : " ^1.2.1" ,
9898 "graphql-config-extension-graphcool" : " 1.0.6" ,
9999 "graphql-config-extension-prisma" : " 0.0.4" ,
100- "graphql-playground-react" : " 1.5.2 " ,
100+ "graphql-playground-react" : " 1.5.3 " ,
101101 "immutable" : " 4.0.0-rc.9" ,
102102 "js-yaml" : " ^3.10.0" ,
103103 "lodash.merge" : " ^4.6.0" ,
Original file line number Diff line number Diff line change @@ -3682,9 +3682,9 @@ graphql-playground-html@1.5.2:
36823682 dependencies :
36833683 graphql-config "1.1.7"
36843684
3685- graphql-playground-react@1.5.2 :
3686- version "1.5.2 "
3687- resolved "https://registry.yarnpkg.com/graphql-playground-react/-/graphql-playground-react-1.5.2 .tgz#9dcc747cdeb5ff86290e396556dca8136f8eb980 "
3685+ graphql-playground-react@1.5.3 :
3686+ version "1.5.3 "
3687+ resolved "https://registry.yarnpkg.com/graphql-playground-react/-/graphql-playground-react-1.5.3 .tgz#8772a4810ad6e8089d9c0758683d4d05ef52101a "
36883688 dependencies :
36893689 apollo-link "^1.0.7"
36903690 apollo-link-http "^1.3.2"
You can’t perform that action at this time.
0 commit comments