Commit 5521a9a9d761edfed6fe7d0cd2651a77a9670692
bump patchcore to fix feeds sometimes not loading due to broken contact messages
Matt McKegg committed on 3/17/2017, 2:48:06 AMParent: 8665e16c051517ccfc22cad096c48bf2e476f5b7
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -35,9 +35,9 @@ | ||
35 | 35 … | "mutant-pull-reduce": "^1.1.0", |
36 | 36 … | "non-private-ip": "^1.4.1", |
37 | 37 … | "on-change-network": "0.0.2", |
38 | 38 … | "on-wakeup": "^1.0.1", |
39 | - "patchcore": "~0.4.1", | |
39 … | + "patchcore": "~0.4.3", | |
40 | 40 … | "prebuild": "github:mmckegg/prebuild#use-npm-conf", |
41 | 41 … | "pull-abortable": "^4.1.0", |
42 | 42 … | "pull-defer": "^0.2.2", |
43 | 43 … | "pull-file": "~1.0.0", |
Built with git-ssb-web