Commit 617b5bc9c154d8d591ff115bda4787ab93113d1b
fix displaying of forks (now appears every time, not just after reload)
Matt McKegg committed on 10/28/2017, 9:48:29 AMParent: 02dda8b577a485201ca2751fd2b34170d92b1897
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -38,9 +38,9 @@ | ||
38 | 38 | "mutant": "^3.21.2", |
39 | 39 | "mutant-pull-reduce": "^1.1.0", |
40 | 40 | "obv": "0.0.1", |
41 | 41 | "patch-settings": "^1.0.1", |
42 | - "patchcore": "~1.15.0", | |
42 | + "patchcore": "~1.15.1", | |
43 | 43 | "pull-abortable": "^4.1.0", |
44 | 44 | "pull-defer": "^0.2.2", |
45 | 45 | "pull-file": "~1.0.0", |
46 | 46 | "pull-identify-filetype": "^1.1.0", |
Built with git-ssb-web