Commit b9299acd52bd20bcb8bccd4967b2340534b6f1e7
bump mutant dep to handle lazy mutant race condition
Matt McKegg committed on 6/13/2017, 4:06:06 AMParent: b5ef169089a8cb46a7136ddf9d0b847cc4f00ec4
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -38,9 +38,9 @@ | ||
38 | 38 … | "emoji-named-characters": "^1.0.2", |
39 | 39 … | "es2040": "^1.2.4", |
40 | 40 … | "html-escape": "^2.0.0", |
41 | 41 … | "human-time": "0.0.1", |
42 | - "mutant": "^3.17.0", | |
42 … | + "mutant": "^3.20.1", | |
43 | 43 … | "mutant-pull-reduce": "^1.1.0", |
44 | 44 … | "pull-abortable": "^4.1.0", |
45 | 45 … | "pull-cat": "^1.1.11", |
46 | 46 … | "pull-reconnect": "0.0.3", |
Built with git-ssb-web