Commit 7c7feee8615ea9cfc144f577bab8d04780842935
bump patchcore to fix failing to render malformed vote messages
Matt McKegg committed on 2/20/2018, 9:59:41 PMParent: f3c37859051f13d49ec24c5e4b2ddf4e200288aa
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.4", | |
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", |
Built with git-ssb-web