Commit ce06c6c66317901aa3604c144c7de7832eaff102
bump patchcore to fix breaking ssb-client change
Matt McKegg committed on 2/13/2018, 3:14:23 AMParent: ecda2432805a17ed2c63337f3316d731822ad189
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.2", | |
46 | + "patchcore": "^1.23.3", | |
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