Skip to content

Commit f317c68

Browse files
committed
v0.1.8
1 parent 71e77a0 commit f317c68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-yoga",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"main": "dist/src/index.js",
55
"typings": "./dist/src/index.d.ts",
66
"files": [
@@ -40,7 +40,7 @@
4040
"cors": "^2.8.4",
4141
"express": "^4.16.2",
4242
"graphql": "^0.11.7",
43-
"graphql-playground-middleware-express": "^1.1.4",
43+
"graphql-playground-middleware-express": "^1.2.0",
4444
"graphql-subscriptions": "^0.5.4",
4545
"graphql-tools": "^2.7.2",
4646
"portfinder": "^1.0.13",

0 commit comments

Comments
 (0)