We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a709154 commit 2dab8d3Copy full SHA for 2dab8d3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-yoga",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
"main": "dist/src/index.js",
5
"typings": "./dist/src/index.d.ts",
6
"files": [
@@ -40,7 +40,7 @@
40
"cors": "^2.8.4",
41
"express": "^4.16.2",
42
"graphql": "^0.11.7",
43
- "graphql-playground-middleware-express": "^1.3.0",
+ "graphql-playground-middleware-express": "^1.3.1",
44
"graphql-subscriptions": "^0.5.4",
45
"graphql-tools": "^2.7.2",
46
"portfinder": "^1.0.13",
0 commit comments