Commit 24f0efaf138c8cd40da29e66b5a80571ca7fb6ce
bump patchcore to prevent linkifying of non-ref mentions
Matt McKegg committed on 10/14/2017, 5:59:09 AMParent: c730d7ff8e244060d96ea05756ca3fe18e720c99
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -39,9 +39,9 @@ | ||
39 | 39 | "mutant": "^3.21.2", |
40 | 40 | "mutant-pull-reduce": "^1.1.0", |
41 | 41 | "obv": "0.0.1", |
42 | 42 | "patch-settings": "^1.0.1", |
43 | - "patchcore": "~1.13.0", | |
43 | + "patchcore": "~1.13.1", | |
44 | 44 | "pull-abortable": "^4.1.0", |
45 | 45 | "pull-defer": "^0.2.2", |
46 | 46 | "pull-file": "~1.0.0", |
47 | 47 | "pull-identify-filetype": "^1.1.0", |
Built with git-ssb-web