We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0805f27 + dbdd854 commit d74107cCopy full SHA for d74107c
package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "graphql-subscriptions",
3
- "version": "2.0.0",
+ "version": "3.0.0",
4
"description": "GraphQL subscriptions for node.js",
5
"main": "dist/index.js",
6
"repository": {
7
"type": "git",
8
- "url": "https://github.com/apollostack/graphql-subscriptions.git"
+ "url": "git+https://github.com/apollographql/graphql-subscriptions.git"
9
},
10
"dependencies": {},
11
"peerDependencies": {
0 commit comments