Commit 7685113edee5147d3f610339bc28d9dcb0c3be6c
update patchcore to fix infinite loading issue with messages referencing private messages
Matt McKegg committed on 11/27/2017, 7:00:46 PMParent: 689e56ed53ce16e61ad3a4145e82787c6d11960f
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -41,9 +41,9 @@ | ||
41 | 41 | "mutant": "^3.21.2", |
42 | 42 | "mutant-pull-reduce": "^1.1.0", |
43 | 43 | "obv": "0.0.1", |
44 | 44 | "patch-settings": "^1.0.1", |
45 | - "patchcore": "~1.17.0", | |
45 | + "patchcore": "~1.18.0", | |
46 | 46 | "pull-abortable": "^4.1.0", |
47 | 47 | "pull-defer": "^0.2.2", |
48 | 48 | "pull-file": "~1.0.0", |
49 | 49 | "pull-identify-filetype": "^1.1.0", |
Built with git-ssb-web