Skip to content

Commit fa901d3

Browse files
committed
build: jooby-graphql-playground: add graphql-playground-html
1 parent cf61f58 commit fa901d3

File tree

2 files changed

+191
-4
lines changed

2 files changed

+191
-4
lines changed

modules/jooby-graphql-playground/package-lock.json

Lines changed: 189 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/jooby-graphql-playground/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
"private": true,
55
"license": "ASF",
66
"dependencies": {
7+
"ejs": "3.1.10",
8+
"graphql-playground-html": "1.6.30",
79
"graphql-playground-react": "1.7.28"
810
}
911
}

0 commit comments

Comments
 (0)