9bdf8cf379
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kai Ren <tyranron@gmail.com>
10 lines
187 B
JSON
10 lines
187 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"postinstall": "make graphiql graphql-playground"
|
|
},
|
|
"dependencies": {
|
|
"graphiql": "3.2.3",
|
|
"graphql-playground-react": "1.7.28"
|
|
}
|
|
}
|