Commit cbcc8655311b7fc4049ed4bd9b5af4364791a2e4
bump patchcore to fix missing channel subscriptions
Matt McKegg committed on 4/7/2017, 8:55:04 AMParent: 14f790fb7e7f37a2f2427d5587b29c83e420986b
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -36,9 +36,9 @@ | ||
36 | 36 | "mutant-pull-reduce": "^1.1.0", |
37 | 37 | "non-private-ip": "^1.4.1", |
38 | 38 | "on-change-network": "0.0.2", |
39 | 39 | "on-wakeup": "^1.0.1", |
40 | - "patchcore": "~0.4.10", | |
40 | + "patchcore": "~0.4.11", | |
41 | 41 | "pull-abortable": "^4.1.0", |
42 | 42 | "pull-defer": "^0.2.2", |
43 | 43 | "pull-file": "~1.0.0", |
44 | 44 | "pull-identify-filetype": "^1.1.0", |
Built with git-ssb-web