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 a65ca1e commit e001cd1Copy full SHA for e001cd1
package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "multiserver",
3
"description": "write a server which works over many protocols at once, or connect to the same",
4
- "version": "3.6.0",
5
- "homepage": "https://github.com/dominictarr/multiserver",
+ "version": "3.7.0",
+ "homepage": "https://github.com/ssb-js/multiserver",
6
"repository": {
7
"type": "git",
8
- "url": "git://github.com/dominictarr/multiserver.git"
+ "url": "git://github.com/ssb-js/multiserver.git"
9
},
10
"dependencies": {
11
"debug": "^4.1.1",
0 commit comments