File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
graphql-playground-middleware-hapi
graphql-playground-middleware-koa
graphql-playground-middleware-lambda Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " graphql-playground-middleware-hapi" ,
3
- "version" : " 1.5.1 " ,
3
+ "version" : " 1.5.2 " ,
4
4
"homepage" : " https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-hapi" ,
5
5
"description" : " GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)." ,
6
6
"contributors" : [
15
15
"files" : [
16
16
" dist"
17
17
],
18
- "playgroundVersion" : " 1.4.3 " ,
18
+ "playgroundVersion" : " 1.4.7 " ,
19
19
"scripts" : {
20
20
"build" : " rimraf dist && tsc" ,
21
21
"prepare" : " npm run build"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " graphql-playground-middleware-koa" ,
3
- "version" : " 1.4.2 " ,
3
+ "version" : " 1.4.3 " ,
4
4
"homepage" : " https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-koa" ,
5
5
"description" : " GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)." ,
6
6
"contributors" : [
14
14
"files" : [
15
15
" dist"
16
16
],
17
- "playgroundVersion" : " 1.4.3 " ,
17
+ "playgroundVersion" : " 1.4.7 " ,
18
18
"scripts" : {
19
19
"build" : " rimraf dist && tsc" ,
20
20
"prepare" : " npm run build"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " graphql-playground-middleware-lambda" ,
3
- "version" : " 1.4.3 " ,
3
+ "version" : " 1.4.4 " ,
4
4
"homepage" : " https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-lambada" ,
5
5
"description" : " GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)." ,
6
6
"contributors" : [
14
14
"files" : [
15
15
" dist"
16
16
],
17
- "playgroundVersion" : " 1.4.3 " ,
17
+ "playgroundVersion" : " 1.4.7 " ,
18
18
"scripts" : {
19
19
"build" : " rimraf dist && tsc" ,
20
20
"prepare" : " npm run build"
You can’t perform that action at this time.
0 commit comments