Skip to content

Commit 2dab8d3

Browse files
committed
v0.2.1
1 parent a709154 commit 2dab8d3

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.2.0",
3+
"version": "0.2.1",
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.3.0",
43+
"graphql-playground-middleware-express": "^1.3.1",
4444
"graphql-subscriptions": "^0.5.4",
4545
"graphql-tools": "^2.7.2",
4646
"portfinder": "^1.0.13",

0 commit comments

Comments
 (0)