Commit f4871cd888781151110a6844a32336028a123ae4
use latest scuttlebot
Matt McKegg committed on 4/23/2017, 1:32:41 AMParent: c9c25d02b51e64372d66ebd2de5729054c08d3ab
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -49,9 +49,9 @@ | ||
49 | 49 … | "pull-ping": "^2.0.2", |
50 | 50 … | "pull-pushable": "^2.0.1", |
51 | 51 … | "pull-scroll": "^1.0.4", |
52 | 52 … | "pull-stream": "~3.4.5", |
53 | - "scuttlebot": "github:ssbc/scuttlebot#d0126d02cfcce2d28b036680cc90cc0a233acdba", | |
53 … | + "scuttlebot": "~9.7.1", | |
54 | 54 … | "sorted-array-functions": "~1.0.0", |
55 | 55 … | "ssb-avatar": "^0.2.0", |
56 | 56 … | "ssb-blobs": "~0.1.7", |
57 | 57 … | "ssb-keys": "~7.0.0", |
@@ -67,5 +67,4 @@ | ||
67 | 67 … | "devDependencies": { |
68 | 68 … | "electron": "~1.4.4" |
69 | 69 … | } |
70 | 70 … | } |
71 | - |
Built with git-ssb-web