Commit c17ba6680f2599ab1689ab454f08f0b560104f27
revert scuttlebot to avoid constant peer dropping occurring with latest version
Matt McKegg committed on 2/16/2018, 11:42:11 AMParent: 298eb081068d4c0ce78a97583b4e6de9d53184d8
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -55,9 +55,9 @@ | ||
55 | 55 | "pull-pause": "~0.0.1", |
56 | 56 | "pull-ping": "^2.0.2", |
57 | 57 | "pull-pushable": "^2.0.1", |
58 | 58 | "pull-stream": "~3.6.0", |
59 | - "scuttlebot": "github:ssbc/scuttlebot#383d7075a3da53278e1102455f3dc3ea7af18c46", | |
59 | + "scuttlebot": "github:ssbc/scuttlebot#22d894d03235a96f1cad8e836b55ca57eb25d17f", | |
60 | 60 | "secret-stack": "4.0.1", |
61 | 61 | "sorted-array-functions": "~1.0.0", |
62 | 62 | "spacetime": "^1.0.7", |
63 | 63 | "ssb-about": "~0.1.1", |
Built with git-ssb-web