Commit 4fefa6f1c65b8021e6ca1d82bcf83298da1ae22a
bump electron, scuttlebot
Matt McKegg committed on 2/13/2018, 6:01:03 AMParent: 6565e1ee207af3a6a1daf1c4628f34d1ae5ef0d3
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -42,9 +42,9 @@ | ||
42 | 42 | "mutant": "^3.21.2", |
43 | 43 | "mutant-pull-reduce": "^1.1.0", |
44 | 44 | "obv": "0.0.1", |
45 | 45 | "patch-settings": "~1.1.0", |
46 | - "patchcore": "^1.23.3", | |
46 | + "patchcore": "~1.23.3", | |
47 | 47 | "pull-abortable": "^4.1.0", |
48 | 48 | "pull-cat": "^1.1.11", |
49 | 49 | "pull-defer": "^0.2.2", |
50 | 50 | "pull-file": "~1.0.0", |
@@ -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#22d894d03235a96f1cad8e836b55ca57eb25d17f", | |
59 | + "scuttlebot": "github:ssbc/scuttlebot#383d7075a3da53278e1102455f3dc3ea7af18c46", | |
60 | 60 | "sorted-array-functions": "~1.0.0", |
61 | 61 | "spacetime": "^1.0.7", |
62 | 62 | "ssb-about": "~0.1.1", |
63 | 63 | "ssb-avatar": "^0.2.0", |
@@ -79,8 +79,8 @@ | ||
79 | 79 | "xtend": "^4.0.1" |
80 | 80 | }, |
81 | 81 | "devDependencies": { |
82 | 82 | "colors": "^1.1.2", |
83 | - "electron": "~1.8.1", | |
83 | + "electron": "~1.8.2", | |
84 | 84 | "node-gyp": "^3.6.2" |
85 | 85 | } |
86 | 86 | } |
Built with git-ssb-web