Skip to content

Commit dbdd854

Browse files
committed
Bump version and fix repository info in package.json
1 parent 0805f27 commit dbdd854

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "graphql-subscriptions",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "GraphQL subscriptions for node.js",
55
"main": "dist/index.js",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/apollostack/graphql-subscriptions.git"
8+
"url": "git+https://github.com/apollographql/graphql-subscriptions.git"
99
},
1010
"dependencies": {},
1111
"peerDependencies": {

0 commit comments

Comments
 (0)