Skip to content

Commit 1f2dd06

Browse files
committed
chore: pre-release cleanup
1 parent 2bb34bb commit 1f2dd06

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/graphql-playground-electron/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"repository": "graphcool/graphql-playground",
66
"description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)",
77
"version": "1.8.11",
8+
"private": true,
89
"author": {
910
"name": "Graphcool",
1011
"email": "[email protected]",

packages/graphql-playground-middleware-express/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,5 @@
3939
"typings": "dist/index.d.ts",
4040
"typescript": {
4141
"definition": "dist/index.d.ts"
42-
},
43-
"gitHead": "fb9d5bcc29e28182594fe2e31340b392af70b7d2"
42+
}
4443
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8271,7 +8271,7 @@ graphql@^0.13.2:
82718271
dependencies:
82728272
iterall "^1.2.1"
82738273

8274-
graphql@^15.0.0:
8274+
graphql@^15.3.0:
82758275
version "15.3.0"
82768276
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.3.0.tgz#3ad2b0caab0d110e3be4a5a9b2aa281e362b5278"
82778277
integrity sha512-GTCJtzJmkFLWRfFJuoo9RWWa/FfamUHgiFosxi/X1Ani4AVWbeyBenZTNX6dM+7WSbbFfTo/25eh0LLkwHMw2w==

0 commit comments

Comments
 (0)