We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eaae28 commit 80188e5Copy full SHA for 80188e5
package.json
@@ -8,7 +8,7 @@
8
},
9
"repository": {
10
"type": "git",
11
- "url": "https://github.com/indexzero/create-servers"
+ "url": "https://github.com/http-party/create-servers"
12
13
"keywords": [
14
"http",
@@ -18,9 +18,9 @@
18
"author": "Charlie Robbins <[email protected]>",
19
"license": "MIT",
20
"bugs": {
21
- "url": "https://github.com/indexzero/create-servers/issues"
+ "url": "https://github.com/http-party/create-servers/issues"
22
23
- "homepage": "https://github.com/indexzero/create-servers",
+ "homepage": "https://github.com/http-party/create-servers",
24
"dependencies": {
25
"connected": "~0.0.2",
26
"errs": "~0.3.0",
0 commit comments