Skip to content

Commit 88f7f53

Browse files
committed
Update prisma-config
1 parent a86aec1 commit 88f7f53

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

packages/graphql-playground-electron/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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.8.3",
7+
"version": "1.8.4",
88
"author": {
99
"name": "Graphcool",
1010
"email": "[email protected]",
@@ -95,7 +95,7 @@
9595
"graphql": "^0.13.2",
9696
"graphql-config": "^2.1.0",
9797
"graphql-config-extension-graphcool": "1.0.8",
98-
"graphql-config-extension-prisma": "^0.2.2",
98+
"graphql-config-extension-prisma": "^0.2.5",
9999
"graphql-playground-html": "^1.6.0",
100100
"graphql-playground-react": "^1.7.10",
101101
"immutable": "4.0.0-rc.9",

packages/graphql-playground-electron/yarn.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3692,9 +3692,10 @@ [email protected]:
36923692
graphcool-yml "0.4.15"
36933693
graphql-config "^2.0.1"
36943694

3695-
graphql-config-extension-prisma@^0.2.2:
3695+
graphql-config-extension-prisma@^0.2.5:
36963696
version "0.2.5"
36973697
resolved "https://registry.yarnpkg.com/graphql-config-extension-prisma/-/graphql-config-extension-prisma-0.2.5.tgz#f67db5b6f882ac76096fb2e68a18ec81c7d51fd2"
3698+
integrity sha512-7Qh3TzZS3hwZpJbTNfTHXBM6UbzV7DMik9Mc95Rz76yTAs7Wr83xBFsH4Ap1NWlqBgANfO3cLLI4YomDJmO5SA==
36983699
dependencies:
36993700
graphql-config "2.2.1"
37003701
prisma-yml "1.20.0-beta.18"

0 commit comments

Comments
 (0)