File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
graphql-playground-middleware-express Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " graphql-playground-middleware-express" ,
3
- "version" : " 1.5.1-beta.1 " ,
3
+ "version" : " 1.5.2 " ,
4
4
"homepage" : " https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-express" ,
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.3.25 " ,
17
+ "playgroundVersion" : " 1.4.0 " ,
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-react" ,
3
- "version" : " 1.3.25 " ,
3
+ "version" : " 1.4.0 " ,
4
4
"main" : " ./lib/lib.js" ,
5
5
"typings" : " ./lib/lib.d.ts" ,
6
6
"description" : " GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)." ,
You can’t perform that action at this time.
0 commit comments