Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 0ca8108

Browse files
committed
docs(cookbook/graphql): update graphql-tools & graphql-subscriptions
1 parent 238782f commit 0ca8108

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/docs/_examples/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"core-js": "^2.4.1",
3131
"graphql": "^0.9.0",
3232
"graphql-tag": "^1.1.2",
33-
"graphql-tools": "^0.9.1",
33+
"graphql-tools": "^0.9.2",
3434
"rxjs": "5.0.1",
3535
"systemjs": "0.19.39",
3636
"zone.js": "^0.7.4"
@@ -59,7 +59,7 @@
5959
"css-loader": "^0.26.1",
6060
"extract-text-webpack-plugin": "2.0.0-beta.5",
6161
"file-loader": "^0.9.0",
62-
"graphql-subscriptions": "^0.2.2",
62+
"graphql-subscriptions": "^0.2.3",
6363
"html-loader": "^0.4.3",
6464
"html-webpack-plugin": "^2.16.1",
6565
"http-server": "^0.9.0",

0 commit comments

Comments
 (0)