Skip to content

Commit 0d2c135

Browse files
committed
fork: prepare publication of forked repo
1 parent a03486c commit 0d2c135

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "graphql-sse",
2+
"name": "@candisio/graphql-sse",
33
"version": "2.5.3",
44
"description": "Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client",
55
"keywords": [
@@ -16,12 +16,12 @@
1616
"subscriptions",
1717
"fastify"
1818
],
19-
"author": "Denis Badurina <[email protected]>",
19+
"author": "Denis Badurina <[email protected]>, forked by Candis",
2020
"license": "MIT",
21-
"homepage": "https://github.com/enisdenjo/graphql-sse#readme",
21+
"homepage": "https://github.com/CandisIO/graphql-sse#readme",
2222
"repository": {
2323
"type": "git",
24-
"url": "https://github.com/enisdenjo/graphql-sse.git"
24+
"url": "https://github.com/CandisIO/graphql-sse.git"
2525
},
2626
"engines": {
2727
"node": ">=12"

0 commit comments

Comments
 (0)