Skip to content

Commit f31a49a

Browse files
committed
v0.4.1
1 parent 1e4e025 commit f31a49a

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.4.0",
3+
"version": "0.4.1",
44
"main": "dist/src/index.js",
55
"typings": "./dist/src/index.d.ts",
66
"files": [
@@ -35,7 +35,7 @@
3535
"@types/graphql": "^0.11.7",
3636
"@types/zen-observable": "^0.5.3",
3737
"apollo-link": "^1.0.7",
38-
"apollo-server-express": "^1.3.1",
38+
"apollo-server-express": "^1.3.2",
3939
"apollo-upload-server": "^4.0.0-alpha.1",
4040
"cors": "^2.8.4",
4141
"express": "^4.16.2",

0 commit comments

Comments
 (0)